AnalysisTools | |
TableSelect Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.AnalysisTools Namespace : TableSelect Class |
The following tables list the members exposed by TableSelect.
Name | Description | |
---|---|---|
TableSelect Constructor | Overloaded. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_table | The input table can be an INFO table, a dBASE table, a | |
out_table | The output table to be created. The output table can be a dBASE table or a geodatabase table. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
where_clause | An 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) |