Click or drag to resize
IDataQueryResult Property
DataSet with the result.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
DataSet Result { get; }

Property Value

Type: DataSet
See Also