TypeType.TableColumn本页总览Type.TableColumn 返回表中某列的类型。 Syntax Type.TableColumn( tableType as type, column as text) as type Remarks 返回表类型 tableType 中列 column 的类型。 Category Type