Click or drag to resize
DataQuerySettingsBaseTQueryDefaultQuerySource Property
Default source of the query in case source is not defined

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

Property Value

Type: QuerySource

Implements

IDataQuerySettingsDefaultQuerySource
See Also