Click or drag to resize
AbstractInfoProviderTInfo, TProviderGetObjectQueryInternal 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<TInfo> GetObjectQueryInternal()

Return Value

Type: ObjectQueryTInfo
See Also