AnalysisTools
TableSelect Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.AnalysisTools Namespace : TableSelect Class




The following tables list the members exposed by TableSelect.

Public Constructors

 NameDescription
public ConstructorTableSelect ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyin_tableThe input table can be an INFO table, a dBASE table, a geodatabase table, a feature class, or a table view. (In, Required)  
public Propertyout_tableThe output table to be created. The output table can be a dBASE table or a geodatabase table. (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.  
public Propertywhere_clauseAn SQL expression used to select a subset of attributes. The syntax for the expression is slightly different, based on the data you're querying. (In, Optional)  
Top

See Also

© 2011 All Rights Reserved.