Click or drag to resize
MultiObjectQueryBaseTQuery, TInnerQuery, TObjectNewDataSet Method
Creates a new DataSet for the query results

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

Return Value

Type: DataSet
See Also