Click or drag to resize
DataClassInfoGetDataQueryInternal Method
Gets the data query for this object type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected override IDataQuery GetDataQueryInternal()

Return Value

Type: IDataQuery
See Also