dbo.RPSSubscriptionCC
Subscription copies
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_RPSSubscription | varchar(38) | no | Subscription | PKFKUID |
UID_Person | varchar(38) | no | Identity | PKFKUID |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserInserted | nvarchar(128) | yes | Created by | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XTouched | nchar(2) | yes | Processing status | |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
Relations
| FK | From | To |
|---|---|---|
| RPS_RFRL4178 | RPSSubscriptionCC.UID_Person | Person.UID_Person |
Triggers
GEN_T16ACB3C847703DA576B562D27 SQL_TRIGGER
GEN_T2EFBF6D4086E1073FF944EA6C SQL_TRIGGER
GEN_T3EA232C889FE5F31A72281549 SQL_TRIGGER
Referenced by / reverse relations
Generated from live DB metadata, FK rows, and exported SQL dependency/source extraction. This is factual linkage evidence, not inferred behavior.
| Referencing object | Relation | Evidence |
|---|---|---|
| dbo.GEN_T36B6D87BCBDCC7E7B7F72515E | SQL expression dependency | OBJECT_OR_COLUMN |
| Person | referenced by foreign key from table | RPS_RFRL4178: RPSSubscriptionCC.UID_Person -> Person.UID_Person |