Relationship Type
Represents a foreign key relationship between two database tables. Used for automatic navigation property generation and join optimization.
Record fields
Record Field | Description |
Full Usage:
ForeignKey
Field type: string
|
|
Full Usage:
ForeignTable
Field type: string
|
|
Full Usage:
Name
Field type: string
|
|
Full Usage:
PrimaryKey
Field type: string
|
|
Full Usage:
PrimaryTable
Field type: string
|