ESRI.ArcGIS.DataManagementTools | |
CreateTable Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : CreateTable Class |
For a list of all members of this type, see CreateTable members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
config_keyword | The configuration keyword that determines the storage parameters of the table in an ArcSDE geodatabase. (In, Optional) | |
out_name | The name of the table to be created. (In, Required) | |
out_path | The ArcSDE, file, or personal geodatabase or workspace in which the output table will be created. (In, Required) | |
out_table | Output Table (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
template | A table whose attribute schema is used to define the output table. Fields in the template table(s) will be added to the output table. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |