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.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyconfig_keywordThe configuration keyword that determines the storage parameters of the table in an ArcSDE geodatabase. (In, Optional)  
Public Propertyout_nameThe name of the table to be created. (In, Required)  
Public Propertyout_pathThe ArcSDE, file, or personal geodatabase or workspace in which the output table will be created. (In, Required)  
Public Propertyout_tableOutput Table (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertytemplateA 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)  
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.