Click or drag to resize
DataClassInfoProvider.GetObjectQueryInternal Method
Gets the object query for the provider

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

Return Value

Type: ObjectQuery<DataClassInfo>
See Also