ESRI.ArcGIS.DataManagementTools | |
RemoveIndex Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : RemoveIndex Class |
The following tables list the members exposed by RemoveIndex.
Name | Description | |
---|---|---|
RemoveIndex Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_table | The table containing the index or indexes to be deleted. Table can refer to an actual table, a feature class attribute table, or an attributed relationship class. (In, Required) | |
index_name | The name of the index or indexes to be deleted. (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. |