TableView (arcpy.mapping)

Récapitulatif

Enables you to reference a table in a workspace as a TableView object so that it can be added to a map document.

Discussion

For a more complete discussion, see the TableView_Class help topic.

Syntaxe

TableView (table_view_data_source)
ParamètreExplicationType de données
table_view_data_source

A string that includes the full workspace path, including the name of the table.

String
Valeur renvoyée
Type de donnéesExplication
TableView

The TableView_Class object provides access to basic table properties.

4/26/2014