Da Delete Selected
arcgis_pro_da_delete_selectedDelete selected rows from an ArcGIS dataset using a SQL where clause via arcpy.da. Control row limits with max_rows_deleted and verify the expected count before removal.
Instructions
ArcGIS Pro:删除da delete selected。返回可验证的结构化结果;写入和路径限制以服务能力为准。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset_path | Yes | ||
| where_clause | Yes | ||
| expected_count | No | ||
| max_rows_deleted | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||