dbo.DPRSchemaMethod
Schema methods are part of a system schema. Methods define the valid operations on the objects of a schema type. The table is handled by the SynchronizationEditor. Do not make any changes here.
TableType TUsage USERDATARows 290SizeMB 0.24
Columns
| Name | Type | Nullable | OIM caption/commentary | Flags |
|---|---|---|---|---|
UID_DPRSchemaMethod | varchar(38) | no | Schema method | PKUID |
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 | |
IsReadOnly | bit(1) | yes | Read only | |
Name | nvarchar(512) | no | Name | |
UID_DPRSchemaType | varchar(38) | no | Schema type | FKUID |
UID_QBMClrType | varchar(38) | no | CLR type | FKUID |
SerializationBag | nvarchar(-1) | yes | Serialization bag | |
NameFormat | nvarchar(64) | yes | Name format | |
IsLocked | bit(1) | yes | Locked | |
AcceptPartialLoadedObjects | bit(1) | yes | Accept partial loaded objects | |
MetaData | nvarchar(2048) | yes | Meta data | |
IsNotCapableForImport | bit(1) | yes | Capable for import | |
IsObsolete | bit(1) | yes | Obsolete | |
MethodType | nvarchar(32) | yes | Method type |
Relations
| FK | From | To |
|---|---|---|
| DPR_RFRL2400 | DPRSchemaMethHasProperty.UID_DPRSchemaMethod | DPRSchemaMethod.UID_DPRSchemaMethod |
| DPR_RFRL2423 | DPRSystemObjectMatchSetMAsgn.UID_DPRSchemaMethod | DPRSchemaMethod.UID_DPRSchemaMethod |
| DPR_RFRL2436 | DPRSchemaMethod.UID_QBMClrType | QBMClrType.UID_QBMClrType |
Triggers
GEN_T17C731B6F0016FF03FB9ACF05 SQL_TRIGGER
GEN_T2DDB28458F11E04FE60673ED9 SQL_TRIGGER
GEN_T39CC0BA3365EEA7000DCEFE67 SQL_TRIGGER
GEN_T405692EF5A2E029B94ADAA775 SQL_TRIGGER
GEN_T539B6BD07FD33F1D40A78DD11 SQL_TRIGGER
GEN_T6A3BDAB980045667C5FFE5A5C 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.DPRJournalObjectResultView | SQL expression dependency | OBJECT_OR_COLUMN |
| dbo.DPRSchemaMNObjectIsLocked | SQL expression dependency | OBJECT_OR_COLUMN |
| DPRSchemaMethHasProperty | foreign key references table | DPR_RFRL2400: DPRSchemaMethHasProperty.UID_DPRSchemaMethod -> DPRSchemaMethod.UID_DPRSchemaMethod |
| DPRSystemObjectMatchSetMAsgn | foreign key references table | DPR_RFRL2423: DPRSystemObjectMatchSetMAsgn.UID_DPRSchemaMethod -> DPRSchemaMethod.UID_DPRSchemaMethod |
| QBMClrType | referenced by foreign key from table | DPR_RFRL2436: DPRSchemaMethod.UID_QBMClrType -> QBMClrType.UID_QBMClrType |