Select Table By Attribute
arcgis_pro_select_table_by_attributeSelects records in a standalone ArcGIS Pro table using a SQL where clause, then validates the ArcPy count against the actual selection.
Instructions
按 SQL 修改独立表选择集并将 ArcPy 派生计数与实际选择集交叉核验。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| map_name | Yes | ||
| aprx_path | Yes | ||
| table_name | Yes | ||
| where_clause | No | ||
| selection_type | No | NEW_SELECTION |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||