Type.TableSchema

 

Type.TableSchema(tableType as type) as table

Returns a table describing the columns of tableType.

Show: