Click or drag to resize
DataQueryBaseTQueryResult Property
DataSet with the result

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

Property Value

Type: DataSet

Implements

IDataQueryResult
See Also