dbo.HelperAttestationPolicy
Auxiliary table for assigning attestation objects to the attestation policy.
TableType TUsage MATERIALRows 0SizeMB 0
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_HelperAttestationPolicy | varchar(38) | no | Attestation object | PKUID |
ObjectKeyBase | varchar(138) | no | Attestation object | |
UID_AttestationPolicy | varchar(38) | no | Attestation policy | FKUID |
XObjectKey | varchar(138) | no | Object key | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
DisplayName | nvarchar(512) | yes | Display name |
Relations
| FK | From | To |
|---|---|---|
| ATT_RFRL1624 | HelperAttestationPolicy.UID_AttestationPolicy | AttestationPolicy.UID_AttestationPolicy |
Triggers
GEN_T2AA60546BCE8F0C04681076EE SQL_TRIGGER
GEN_T304834CAA7A9BB97E4BFD2813 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.ATT_PHelperAttestationPolicy | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.ATTVAttestationPolicy | SQL expression dependency | OBJECT_OR_COLUMN |
| AttestationPolicy | referenced by foreign key from table | ATT_RFRL1624: HelperAttestationPolicy.UID_AttestationPolicy -> AttestationPolicy.UID_AttestationPolicy |
| dbo.ATT_PHelperAttestationPolicy | source text reference | uses session context values, has TRY/CATCH error handling |
| cs-att-customizer-att-customizer-attestationpolicy.cs | decompiled C# reference | classes AttestationPolicy, ReportEngine, _003C_003Ec__DisplayClass11_0, _003C_003Ec__DisplayClass18_0; methods _003CCreateAttestation_003Eb__0, _003CPrepareAttestations_003Eb__0, _003CCompleteCasesUnderConstruction_003Eb__0, _003CCompleteCasesUnderConstruction_003Eb__2, _003C_GetGrantedCases_003Eb__0, _003C_CreateAttestations_003Eb__0; references AttestationCase, AttestationHelper, AttestationObject, AttestationObjectHasPWODM, AttestationPolicy, AttestationPolicyGroup; markers reads entity values, writes entity values, references DB/Dialog objects, Job/process related markers |