dbo.QBMConnectionInfo
Connection information
TableType TUsage CONFIGURATIONRows 1SizeMB 0.024
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_QBMConnectionInfo | varchar(38) | no | Connection information | PKUID |
DisplayName | nvarchar(512) | yes | Display name | |
ConnectionProvider | nvarchar(512) | yes | Provider | limited |
ConnectionString | nvarchar(-1) | yes | Connection parameter | |
AuthString | nvarchar(-1) | yes | Authentication data | |
IsFallBackAppServer | bit(1) | yes | Fallback connection | |
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 |
|---|---|---|
| QBM_RFRL440 | QBMServer.UID_QBMConnectionInfo | QBMConnectionInfo.UID_QBMConnectionInfo |
Triggers
GEN_T2A606955C23722F077B43AFE5 SQL_TRIGGER
GEN_T48573A53D4774346DD49EE688 SQL_TRIGGER
GEN_T56B1683B1A95C71280044E1BA SQL_TRIGGER
GEN_T69F4FDB07F35186933EE93FD4 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_T56B1683B1A95C71280044E1BA | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMServer | foreign key references table | QBM_RFRL440: QBMServer.UID_QBMConnectionInfo -> QBMConnectionInfo.UID_QBMConnectionInfo |