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

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

Property Value

Type: QuerySource
See Also