RowNumberColumn Properties |
The RowNumberColumn type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnAlias |
Column alias
(Inherited from SelectQueryColumnBaseTColumn.) |
![]() | ColumnName | Obsolete.
Column name
(Inherited from QueryColumnBaseTColumn.) |
![]() | EnsureBracketsForAlias |
If true, brackets for the column alias are ensured
(Inherited from SelectQueryColumnBaseTColumn.) |
![]() | 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 SelectQueryColumnBaseTColumn.) |
![]() | OrderBy |
OrderBy expression for the row number
|
![]() | Parameters |
Query data parameters
(Inherited from QueryParametersBaseTParent.) |
![]() | PartitionBy |
If set, the row order gets partitioned by specific column(s)
|
![]() | TypedThis |
Returns properly typed this
(Inherited from QueryColumnBaseTColumn.) |