Click or drag to resize
DataSetContainerDataSet Property
Gets the encapsulated DataSet.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public DataSet DataSet { get; }

Property Value

Type: DataSet
See Also