IDataQuery GetListResult T  Method Kentico 8.0 API Reference
Gets the result as a list of values from the first column that the query returns. Excludes null values from the result.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineIList T 
See Also