| 名前 | 解説 | |
|---|---|---|
![]() | 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. C1.DataEngine.Columnから継承されます。 |
![]() | Name | Gets the name of the column. C1.DataEngine.Columnから継承されます。 |
![]() | Table | Gets the table to which the column belongs. C1.DataEngine.Columnから継承されます。 |
![]() | Type | Gets the type of data stored in the column. C1.DataEngine.Columnから継承されます。 |

