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: 8.2.23
Syntax
C#
protected virtual DataSet NewDataSet()

Return Value

Type: DataSet
See Also