OrderField Members
Include Protected Members
Include Inherited Members
Represents the column by which the result is ordered.
The OrderField type exposes the following members.
Constructors
Name | Description | |
---|---|---|
OrderField | Initializes a new instance of the OrderField class. |
Top
Properties
Name | Description | |
---|---|---|
Direction | Gets or sets the sort direction for the column by which the result is ordered. | |
Name | Gets or sets the name of the column by which the result is ordered. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top