objectType ForeignKey
foreign key definition
Members
| name | type | mult | description |
|---|---|---|---|
| key_id | ivoa:string | the id of the key | |
| target_table | table | the target table of the foreign key | |
| description | ivoa:string | optional | description |
| utype | ivoa:string | optional | utype |
| columns | FKColumn | 1 or more | The columns that make up the foreign key |
References Detail
Containment
This is contained by table