Click or drag to resize
IObjectQueryTQuery, TObjectAsNested Method
Creates a nested query from the given query

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
ObjectQuery<TObject> AsNested()

Return Value

Type: ObjectQueryTObject
See Also