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

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

Return Value

Type: ObjectQueryTObject

Implements

IObjectQueryTQuery, TObjectAsNested
See Also