The column definitions for a table, used in ListTableDefinition.
The keys are the column names, and the values are the column definitions.
Unlike CreateTableDefinition, ListTableColumnDefinitions does not return column definitions in their shorthand notation, even if they were created with them.
ListTableColumnDefinitions
See ListTableDefinition for more information.
apiSupport
The column definitions may or may not include the apiSupport field, depending on the column's type.
Overview
The column definitions for a table, used in ListTableDefinition.
The keys are the column names, and the values are the column definitions.
No shorthand
Unlike CreateTableDefinition,
ListTableColumnDefinitionsdoes not return column definitions in their shorthand notation, even if they were created with them.See ListTableDefinition for more information.
apiSupportThe column definitions may or may not include the
apiSupportfield, depending on the column's type.See ListTableDefinition for more information.