ESRI.ArcGIS.AnalysisTools | |
Select Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.AnalysisTools Namespace : Select Class |
For a list of all members of this type, see Select members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_features | The input feature class or layer from which features are selected. (In, Required) | |
out_feature_class | The output feature class to be created. If no expression is used, it contains all input features. (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 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) |