Click or drag to resize
DataQueryBaseTQueryGetDefaultSource 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 override QuerySource GetDefaultSource()

Return Value

Type: QuerySource
See Also