dbo.DPRSystemScopeFilter
The scope definition for a schema type and part of a scope. The table is handled by the SynchronizationEditor. Do not make any changes here.
TableType TUsage USERDATARows 14SizeMB 0.104
Table relation graph
Loading table relation graph…
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DPRSystemScopeFilter | varchar(38) | no | System scope filter | PKUID |
UID_DPRSystemScope | varchar(38) | no | System scope | FKUID |
XObjectKey | varchar(138) | no | Object key | |
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 | |
Description | nvarchar(2048) | yes | Description | |
DisplayName | nvarchar(512) | yes | Display name | |
Filter | nvarchar(-1) | yes | Filter | |
Name | nvarchar(512) | no | Name | |
NameFormat | nvarchar(64) | yes | Name format | |
SerializationBag | nvarchar(-1) | yes | Serialization bag | |
UID_DPRSchemaType | varchar(38) | no | Schema type | FKUID |
UID_FilterQBMClrType | varchar(38) | yes | Filter type | FKUID |
UID_QBMClrType | varchar(38) | no | CLR type | FKUID |
Relations
| FK | From | To |
|---|---|---|
| DPR_RFRL2430 | DPRSystemScopeFilter.UID_FilterQBMClrType | QBMClrType.UID_QBMClrType |
| DPR_RFRL2431 | DPRSystemScopeFilter.UID_QBMClrType | QBMClrType.UID_QBMClrType |
Triggers
GEN_T123C0AE0A54037E8FE746ECE5 SQL_TRIGGER
GEN_T241051F8E636D139C8011CB6B SQL_TRIGGER
GEN_T3DDDE63ED6FA9AC27FA648C95 SQL_TRIGGER
GEN_T4EE13381584AFF44C6FED2334 SQL_TRIGGER
GEN_T508B3C09533604B870524F02E SQL_TRIGGER
GEN_T6B0302FAF3E528954F092EB14 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_T13371B79AFC07E3D85A0E6931 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T2ABAE3443DC53DD3EC1BBAC13 | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T353941C5D932D4A381E0AD0EC | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.GEN_T3644939CA64BF049520D143EF | SQL expression dependency | OBJECT_OR_COLUMN |
| QBMClrType | referenced by foreign key from table | DPR_RFRL2430: DPRSystemScopeFilter.UID_FilterQBMClrType -> QBMClrType.UID_QBMClrType |
| QBMClrType | referenced by foreign key from table | DPR_RFRL2431: DPRSystemScopeFilter.UID_QBMClrType -> QBMClrType.UID_QBMClrType |