ESRI.ArcGIS.DataManagementTools | |
SelectLayerByAttribute Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : SelectLayerByAttribute Class |
The following tables list the members exposed by SelectLayerByAttribute.
Name | Description | |
---|---|---|
SelectLayerByAttribute Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_layer_or_view | The feature layer or table view to which the selection will be applied. (In, Required) | |
out_layer_or_view | Output Layer Name (out, Optional) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
selection_type | Determines how the selection will be applied and what to do if a selection already exists. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. | |
where_clause | A Structured Query Language (SQL) expression used to select a subset of records. (In, Optional) |