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

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

Return Value

Type: DataSet
See Also