Click or drag to resize
DataClassInfoProviderGetObjectQueryInternal Method
Gets the object query for the provider

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected override ObjectQuery<DataClassInfo> GetObjectQueryInternal()

Return Value

Type: ObjectQueryDataClassInfo
See Also