md object related control
Database Table
Name | md_object_related_control |
Prefix | obc |
Group Item | Related Object Control |
Initial Build | 2006.02 |
Overview
Columns
Name | Description | Datatype | Notes |
---|---|---|---|
obc_key | Unique Key | av_key | |
obc_obr_key | Object Relation | av_key | |
obc_control_to | Control To | nvarchar(128) | |
obc_control_from | Control From | nvarchar(128) | |
obc_add_user | Add User | av_user | |
obc_add_date | Add Date | av_date | |
obc_change_user | Change User | av_user | |
obc_change_date | Change Date | av_date | |
obc_delete_flag | Delete Flag | av_delete_flag | |
obc_entity_key | Entity Key | av_key |
Parent Tables
Parent Table | Parent Key | Child Key | Join |
---|---|---|---|
md_object_related | obr_key | obc_obr_key | obc_obr_key = obr_key |