Click or drag to resize

StiDictionaryCacheDataSet Property

Gets or sets a DataSet for caching.

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public DataSet CacheDataSet { get; set; }

Property Value

Type: DataSet
See Also