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

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

Return Value

Type: ObjectQueryTObject

Implements

IObjectQueryTQuery, TObjectAsNested
See Also