For a list of all members of this type, see TableToTable members.
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| config_keyword | Specifies the default storage parameters (configurations) for geodatabases in a relational database management system (RDBMS). This setting is applicable only when using SDE geodatabase tables. (In, Optional) |
| field_mapping | Field Map (in, Optional) |
| in_rows | The input table to be converted to a dBASE, personal, file, or SDE geodatabase table. Input Rows can be dBASE, INFO, VPF, OLE DB, personal, file, or SDE geodatabase tables, or table views. (In, Required) |
| out_name | The name of the output table. (In, Required) |
| out_path | The destination where the output table will be written. If a folder is specified, a dBASE table will be created. If a geodatabase is specified, a geodatabase table will be created. (In, Required) |
| out_table | Output Table (out, Optional) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| where_clause | An SQL expression used to select a subset of features. The syntax for the expression differs slightly depending on the data source. For example, if you're querying file or ArcSDE geodatabases, shapefiles, or coverages, enclose field names in double quotes: (In, Optional) |
Top
See Also