dbo.QBMWebApplication
Web server configurations
TableType TUsage CONFIGURATIONRows 2SizeMB 0.032
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_QBMWebApplication | varchar(38) | no | Web server configuration | PKUID |
IsDebug | bit(1) | yes | Debugging | |
IsPrivate | bit(1) | yes | Development | |
UID_DialogProduct | varchar(38) | yes | Program | FKUID |
AutoUpdateLevel | int(4) | yes | Auto update level | limited |
AuthProperties | nvarchar(2048) | yes | Initial data | |
AuthPropertiesSecondary | nvarchar(2048) | yes | Initial data (secondary) | |
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 | |
XMarkedForDeletion | int(4) | yes | Marked for deletion | bitmask |
XObjectKey | varchar(138) | no | Object key | |
BaseURL | nvarchar(2048) | yes | URL | |
ConfigurationData | nvarchar(-1) | yes | Configuration | |
UID_QBMIdentityClient | varchar(38) | yes | OAuth 2.0/OpenID Connect application | FKUID |
OAuthClientID | nvarchar(-1) | yes | Client ID for web application | |
TrustedSourceKey | varchar(218) | yes | Key for checking trusted SQL |
Relations
| FK | From | To |
|---|---|---|
| QBM_RFRL376 | QBMWebApplication.UID_DialogProduct | QBMProduct.UID_DialogProduct |
| QBM_RFRL470 | QBMWebApplication.UID_QBMIdentityClient | QBMIdentityClient.UID_QBMIdentityClient |
Triggers
GEN_T2C8270F8A3D0FB088FEF5D35B 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 |
|---|---|---|
| QBMProduct | referenced by foreign key from table | QBM_RFRL376: QBMWebApplication.UID_DialogProduct -> QBMProduct.UID_DialogProduct |
| QBMIdentityClient | referenced by foreign key from table | QBM_RFRL470: QBMWebApplication.UID_QBMIdentityClient -> QBMIdentityClient.UID_QBMIdentityClient |