概要
Enables you to reference a table in a workspace as a TableView object so that it can be added to a map document.
ディスカッション
For a more complete discussion, see the TableView class help topic.
構文
TableView (table_view_data_source)
パラメーター | 説明 | データ タイプ |
table_view_data_source | A string that includes the full workspace path, including the name of the table. | String |
戻り値
データ タイプ | 説明 |
TableView | The TableView class provides access to basic table properties. |