| Name | Description | |
|---|---|---|
|  | SelectColumn Constructor | Overloaded. Creates and initializes new instance of SelectColumn. | 
The following tables list the members exposed by SelectColumn.
| Name | Description | |
|---|---|---|
|  | SelectColumn Constructor | Overloaded. Creates and initializes new instance of SelectColumn. | 
| Name | Description | |
|---|---|---|
|  | Alias | Gets or sets column alias. | 
|  | Database | Gets or sets database that the column belongs to. | 
|  | Expression | Gets or sets the SQL expression that the column represents. | 
|  | Name | Gets or sets name of the column. | 
|  | Schema | Gets or sets schema that the column belongs to. | 
|  | Table | Gets or sets table or view that the column belongs to. | 
| Name | Description | |
|---|---|---|
|  | Equals | Determines whether two SelectColumn objects are identical. | 
|  | GetHashCode | Returns hash code of the current instance. | 
|  | ToString | Returns the current SelectColumn object in the text form. |