Type.TableSchema

The function returns a table that provides information about the columns in the tableType. To understand more about the content of the table, please consult the documentation for Table.Schema.

Syntax

Type.TableSchema(tableType as type) as table

About

The function returns a table that provides information about the columns in the tableType. To understand more about the content of the table, please consult the documentation for Table.Schema.