OrderByColumn Properties |
The OrderByColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnName | Obsolete.
Column name
(Inherited from QueryColumnBaseTColumn.) |
![]() | Direction |
Order direction
|
![]() | Expression |
Expression (column name)
(Inherited from QueryColumnBaseTColumn.) |
![]() | IsImmutable |
If true, this object instance is immutable, and next subsequent modification starts with a clone of the object.
(Inherited from QueryParametersBaseTParent.) |
![]() | IsSingleColumn |
Returns true if this column represents a single column
(Overrides QueryColumnBaseTColumnIsSingleColumn.) |
![]() | Name |
Gets the column name
(Inherited from QueryColumnBaseTColumn.) |
![]() | Parameters |
Query data parameters
(Inherited from QueryParametersBaseTParent.) |
![]() | TypedThis |
Returns properly typed this
(Inherited from QueryColumnBaseTColumn.) |