Click or drag to resize
IDataQueryDataSource Property
Data source that provides the query data. If not set, the query queries the database directly

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
DataQuerySource DataSource { get; set; }

Property Value

Type: DataQuerySource
See Also