Click or drag to resize
DataQuerySettingsBaseTQueryGetDefaultSource Method
Gets the default source for this query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual QuerySource GetDefaultSource()

Return Value

Type: QuerySource
See Also