| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Primary Key |
globally unique identifier | |
| db_table_id_1 |
Identifier of the database table that belongs to (first side of the link). |
globally unique identifier | |
| id_in_table_1 |
Primary key of the linked record in the table identified by (first side of the link). |
globally unique identifier | |
| db_table_id_2 |
Identifier of the database table that belongs to (second side of the link). |
globally unique identifier | |
| id_in_table_2 |
Primary key of the linked record in the table identified by (second side of the link). |
globally unique identifier | |
| modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating |
date |