Da Query Rows
arcgis_pro_da_query_rowsQuery rows from an ArcGIS Pro dataset with filters, ordering, and pagination. Returns structured results for data inspection or processing workflows.
Instructions
ArcGIS Pro:查询da query rows。返回可验证的结构化结果;写入和路径限制以服务能力为准。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| offset | No | ||
| max_rows | No | ||
| order_by | No | ||
| dataset_path | Yes | ||
| where_clause | No | ||
| include_shape_wkt | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||