Create Relationship Class
arcgis_pro_create_relationship_classCreates a relationship class between origin and destination tables in the ArcGIS Pro geoprocessing output root, then verifies the output exists.
Instructions
在 GP 输出根中创建关系类并核验输出存在。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attributed | No | ||
| cardinality | Yes | ||
| origin_table | Yes | ||
| forward_label | Yes | ||
| backward_label | Yes | ||
| destination_table | Yes | ||
| message_direction | Yes | ||
| relationship_type | Yes | ||
| origin_foreign_key | Yes | ||
| origin_primary_key | Yes | ||
| out_relationship_class | Yes | ||
| destination_foreign_key | No | ||
| destination_primary_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||