Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
Type.TableSchema(tableType as type) as table
About
Returns a table describing the columns of tableType
.
Refer to the documentation for Table.Schema for a description of the resulting table.