Type.TableSchema
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Type.TableSchema(tableType as type) as table
Returns a table describing the columns of tableType
.
Refer to the documentation for Table.Schema for a description of the resulting table.