Click or drag to resize
DataClassInfoGetDataSet Method
Returns an empty DataSet created by the class schema.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public DataSet GetDataSet()

Return Value

Type: DataSet
See Also