SelectStatement Properties
Represents the select statement.| Name | Description |
|---|---|
| GroupProperties | Provides access to the CriteriaOperatorCollection that specifies the columns by which the result of the current SelectStatement should be grouped. |
| SortProperties | Provides access to the QuerySortingCollection collection. |
See Also