ConversionTools
TableToTable Class Properties
See Also  Send Feedback
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 storage parameters (configuration) for geodatabases in file and ArcSDE geodatabases. Personal geodatabases do not use configuration keywords. (In, Optional)  
public Propertyfield_mappingThe fields and field contents chosen from the inputs. Each of the unique input fields will be listed on the Field Map window and when expanded, you will see a list of all the input field occurrences (sub fields). New fields can also be added. (In, Optional)  
public Propertyin_rowsThe input dBASE, INFO, OLE DB, or geodatabase table. (In, Required)  
public Propertyout_nameThe name of the output table. (In, Required)  
public Propertyout_pathThis can be a geodatabase or a folder. If the output location is a folder, the output table will be a dBASE table. (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_clauseThe SQL query expression, which will be used to select records. If no expression is entered, all rows will be used. The syntax for the expression is slightly different based on the data you're querying. Some of the most commonly encountered differences are below. For a more complete list, see the Select By Attribute tool Help. If no expression is specified, all rows will be transferred to the output. (In, Optional)  
Top

See Also

© 2011 All Rights Reserved.