DataModelTable class

DataModelTable class

Represents properties of a single table in spreadsheet data model.

The DataModelTable type exposes the following members:

Properties

PropertyDescription
idGets the id of the data model table.
nameGets the name of the data model table.
connection_nameGets the connection name of the data model table.

See Also