dbo.AttestationCaseHasMControl
Attestation cases: mitigating control assignments
TableType TUsage USERDATARows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_AttestationCase | varchar(38) | no | Attestation case | PKFKUID |
UID_MitigatingControl | varchar(38) | no | Mitigating control | PKFKUID |
XDateInserted | datetime(8) | yes | Created on | |
XDateUpdated | datetime(8) | yes | Modified on | |
XUserUpdated | nvarchar(128) | yes | Modified by | |
XUserInserted | nvarchar(128) | yes | Created 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 |
|---|---|---|
| ATT_RFRL2551 | AttestationCaseHasMControl.UID_AttestationCase | AttestationCase.UID_AttestationCase |
| ATT_RFRL2552 | AttestationCaseHasMControl.UID_MitigatingControl | MitigatingControl.UID_MitigatingControl |
Triggers
No triggers in snapshot.
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.ATT_P600B8EB3A312074D1A10A4A_ | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.ATT_VElementAndRoot | SQL expression dependency | dbo · OBJECT_OR_COLUMN |
| dbo.ATT_VElementAndRoot | SQL expression dependency | dbo · UID_AttestationCase · OBJECT_OR_COLUMN |
| dbo.ATT_VElementAndRoot | SQL expression dependency | dbo · XObjectKey · OBJECT_OR_COLUMN |
| AttestationCase | referenced by foreign key from table | ATT_RFRL2551: AttestationCaseHasMControl.UID_AttestationCase -> AttestationCase.UID_AttestationCase |
| MitigatingControl | referenced by foreign key from table | ATT_RFRL2552: AttestationCaseHasMControl.UID_MitigatingControl -> MitigatingControl.UID_MitigatingControl |
| dbo.ATT_P600B8EB3A312074D1A10A4A_ | source text reference | has TRY/CATCH error handling |