Click or drag to resize
DataQueryBaseTQueryHasDataSource Property
Returns true if the query has specific data source

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool HasDataSource { get; }

Property Value

Type: Boolean

Implements

IDataQueryHasDataSource
See Also