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




For a list of all members of this type, see TableToTable members.

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyconfig_keywordSpecifies the default storage parameters (configurations) for geodatabases in a relational database management system (RDBMS). This setting is applicable only when using SDE geodatabase tables. (In, Optional)  
Public Propertyfield_mappingField Map (in, Optional)  
Public Propertyin_rowsThe input table to be converted to a dBASE, personal, file, or SDE geodatabase table. Input Rows can be dBASE, INFO, VPF, OLE DB, personal, file, or SDE geodatabase tables, or table views. (In, Required)  
Public Propertyout_nameThe name of the output table. (In, Required)  
Public Propertyout_pathThe destination where the output table will be written. If a folder is specified, a dBASE table will be created. If a geodatabase is specified, a geodatabase table will be created. (In, Required)  
Public Propertyout_tableOutput Table (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 Propertywhere_clauseAn SQL expression used to select a subset of features. The syntax for the expression differs slightly depending on the data source. For example, if you're querying file or ArcSDE geodatabases, shapefiles, or coverages, enclose field names in double quotes: (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.