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

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

Return Value

Type: IDataQuery
See Also