Represents a single Field in the Order By clause of an SQL Select Query.
Properties
|
Name |
Description |
|
DeferredSortFieldName |
The Field Name to use if a Deferred Sort is being applied to a DataTable. |
|
Descending |
Indicates whether this field should be ordered in Descending order. |
|
FieldType |
The Field Type. |
|
Name |
The Name of the Field, constant, agregate function or sub-query. |
|
SubQueryBuilder Read-Only |
The Select Query Builder for this field if it is of type 'SubQuery'. |
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0