dbo.QBMLoginAudit

Login protocol

TableType TUsage HISTORYRows 15501SizeMB 18.496

Columns

NameTypeNullableOIM caption/commentaryFlags
UID_QBMLoginAuditvarchar(38)noLoginPKUID
UID_DialogAuthentifiervarchar(38)yesAuthentication moduleFKUID
LogonUsernvarchar(512)yesLogged in system user
Typeint(4)yesTypelimited
SessionIDvarchar(38)yesSession IDUID
ApplicationNamenvarchar(2048)yesProgram
HostNamenvarchar(2048)yesHost
FailureMessagenvarchar(2048)yesMessage
XDateInserteddatetime(8)yesCreated on
XDateUpdateddatetime(8)yesModified on
XUserInsertednvarchar(128)yesCreated by
XUserUpdatednvarchar(128)yesModified by
XObjectKeyvarchar(138)noObject key
UID_Personvarchar(38)yesIdentityFKUID
PersonDisplaynvarchar(512)yesIdentity display name

Relations

FKFromTo
QBM_RFRL720QBMLoginAudit.UID_DialogAuthentifierDialogAuthentifier.UID_DialogAuthentifier
QER_RFRL4600QBMLoginAudit.UID_PersonPerson.UID_Person

Triggers

GEN_T22ED76D4AA887277F08A7A136 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 objectRelationEvidence
dbo.QBM_VDialogJournalLoginAuditSQL expression dependencyOBJECT_OR_COLUMN
DialogAuthentifierreferenced by foreign key from tableQBM_RFRL720: QBMLoginAudit.UID_DialogAuthentifier -> DialogAuthentifier.UID_DialogAuthentifier
Personreferenced by foreign key from tableQER_RFRL4600: QBMLoginAudit.UID_Person -> Person.UID_Person