Click or drag to resize
MultiQueryBaseTQuery, TInnerQueryNewDataSet Method
Creates a new DataSet for the query results

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

Return Value

Type: DataSet
See Also