QueryColumnBase<TColumn> Properties |
The QueryColumnBase< TColumn> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Expression |
Expression (column name)
|
![]() | IsImmutable |
If true, this object instance is immutable, and next subsequent modification starts with a clone of the object.
(Inherited from QueryParametersBase<TParent>.) |
![]() | IsSingleColumn |
Returns true if this column represents a single column
|
![]() | Name |
Gets the column name
(Overrides AbstractQueryObject.Name.) |
![]() | Parameters |
Query data parameters
(Inherited from QueryParametersBase<TParent>.) |
![]() | TypedThis |
Returns specifically typed current instance
|