Name | Description | |
---|---|---|
Alias | For columns of linked tables in a join query, gets the alias of the column if it is different from the name. Otherwise, empty. (Inherited from C1.DataEngine.Column) | |
Name | Gets the name of the column. (Inherited from C1.DataEngine.Column) | |
Table | Gets the table to which the column belongs. (Inherited from C1.DataEngine.Column) | |
Type | Gets the type of data stored in the column. (Inherited from C1.DataEngine.Column) |