Click or drag to resize
IDataQuerySettingsTQueryTake Method
Identity method to make the query expression more readable. Use before the Columns or Page method. Doesn't provide any functionality.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
TQuery Take()

Return Value

Type: TQuery
See Also