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.

Public Constructors

 NameDescription
Public ConstructorDomainToTable ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycode_fieldThe name of the field in the created table that will store code values. (In, Required)  
Public Propertyconfiguration_keywordFor SDE tables, the custom storage keywords for creating the table. (In, Optional)  
Public Propertydescription_fieldThe name of the field in the created table that will store code value descriptions. (In, Required)  
Public Propertydomain_nameThe name of the existing attribute domain. (In, Required)  
Public Propertyin_workspaceThe workspace containing the attribute domain to be converted to a table. (In, Required)  
Public Propertyout_tableThe table to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.