SelectColumn Properties
The SelectColumn type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Alias |
Gets the alias of the column.
|
![]() |
ColumnName |
Gets the name of the column.
|
![]() |
ColumnType |
Gets the type of the column.
|
![]() |
IsDistinct |
Gets a value indicating whether this column is distinct.
|
![]() |
Table |
Gets the table object this select column is attached to.
|