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; }
Public Property CacheDataSet As DataSet
Get
Set
Property Value
Type:
DataSetSee Also