![]() ![]() |
ESRI.ArcGIS.DataManagementTools | |
DomainToTable Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : DomainToTable Class |
The following tables list the members exposed by DomainToTable.
Name | Description | |
---|---|---|
![]() | DomainToTable Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | code_field | The name of the field in the created table that will store code values. (In, Required) |
![]() | configuration_keyword | For SDE tables, the custom storage keywords for creating the table. (In, Optional) |
![]() | description_field | The name of the field in the created table that will store code value descriptions. (In, Required) |
![]() | domain_name | The name of the existing attribute domain. (In, Required) |
![]() | in_workspace | The workspace containing the attribute domain to be converted to a table. (In, Required) |
![]() | out_table | The table to be created. (Out, Required) |
![]() | 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. |