| 名前 | 解説 | |
|---|---|---|
![]()  | 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. | 
![]()  | Name | Gets the name of the column. | 
![]()  | Table | Gets the table to which the column belongs. | 
![]()  | Type | Gets the type of data stored in the column. | 

