ESRI.ArcGIS.DataManagementTools
TableToDomain Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : TableToDomain Class




The following tables list the members exposed by TableToDomain.

Public Constructors

 NameDescription
Public ConstructorTableToDomain 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 field in the database table from which to derive domain code values. (In, Required)  
Public Propertydescription_fieldThe field in the database table from which to derive domain description values. (In, Required)  
Public Propertydomain_descriptionThe description of the domain to be created or updated. Domain descriptions of existing domains are not updated. (In, Optional)  
Public Propertydomain_nameThe name of the domain to be created or updated. (In, Required)  
Public Propertyin_tableThe database table from which to derive domain values. (In, Required)  
Public Propertyin_workspaceThe workspace that contains the domain to be created or updated. (In, Required)  
Public Propertyout_workspaceOutput Workspace (out, Optional)  
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.  
Public Propertyupdate_optionIf the domain already exists, specifies how the domain will be updated. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.