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.