dbo.AttestationType
Attestation types
TableType TUsage USERDATARows 8SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_AttestationType | varchar(38) | no | Attestation type | PKUID |
Ident_AttestationType | nvarchar(256) | yes | Attestation type | |
Description | nvarchar(1024) | yes | Description | |
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_RFRL4102 | AttestationObject.UID_AttestationType | AttestationType.UID_AttestationType |
Triggers
ATT_TDAttestationType SQL_TRIGGER
GEN_T2DF85CBC94370952AE5C1D151 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_VA293803C3DBC1BD856CDD922F | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_VA5CA004B104300E79A7343554 | SQL expression dependency | OBJECT_OR_COLUMN |
| AttestationObject | foreign key references table | ATT_RFRL4102: AttestationObject.UID_AttestationType -> AttestationType.UID_AttestationType |