Click or drag to resize
DataQueryBaseTQueryGetDataFromDataSource Method
Executes the current over data source and returns it's results as a DataSet

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

Return Value

Type: DataSet
See Also