Query |
The QueryField type exposes the following members.
Name | Description | |
---|---|---|
Alias | Gets or sets the alias used to keep this field's name unique. | |
Column | Gets or sets the name of the column or the expression that this field represents. | |
Filter | Gets or sets the filter criteria for this group. | |
GroupBy | Gets or sets how this field will be grouped. | |
Output | Gets or sets whether this field will be included in the SQL output. | |
Sort | Gets or sets the sorting order for this field. | |
Table | Gets the name of the table that contains this field. |