Click or drag to resize
DataQueryBaseTQueryGetData Method
Executes the query. Sets the total records number during execution.

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

Return Value

Type: DataSet
See Also