Click or drag to resize

QueryField Properties

The QueryField type exposes the following members.

Properties
 NameDescription
Public propertyAlias Gets or sets the alias used to keep this field's name unique.
Public propertyColumn Gets or sets the name of the column or the expression that this field represents.
Public propertyFilter Gets or sets the filter criteria for this group.
Public propertyGroupBy Gets or sets how this field will be grouped.
Public propertyOutput Gets or sets whether this field will be included in the SQL output.
Public propertySort Gets or sets the sorting order for this field.
Public propertyTable Gets the name of the table that contains this field.
Top
See Also