Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryGetEmptyDataSet Method
Gets the empty data set to be filled by the data

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual DataSet GetEmptyDataSet()

Return Value

Type: DataSet
See Also