Table Description
Dynamic Evidence Data Entity: Stores evidence record IDs and references to versions of metadata used to create evidence records.
Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::Dynamic Evidence::Service Layer::Entity::Evidence Data Store::DynamicEvidenceData
Controlling File: DynamicEvidence\model\ServiceLayer\EvidenceDataStore\EvidenceDataStore_cat.efx
Table Options
ALLOW_OPTIMISTIC_LOCKINGyes
LAST_UPDATED_FIELDyes
Attributes (2)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
evidenceIDkeyno DYNAMIC_EVIDENCE_ID SVR_INT64
evidenceTypeVersionDefIDdetailsnoReference to the version of metadata used to create this evidence record.DYNAMIC_EVIDENCE_ID SVR_INT64
Foreign Keys (2)
ChildParent
DynamicEvidenceData.evidenceTypeVersionDefIDEvidenceTypeVersionDef.evidenceTypeVersionDefID
DynamicEvidenceDataAttribute.evidenceIDDynamicEvidenceData.evidenceID
Indices (1)
Index NameAttributes
IND__400411208evidenceTypeVersionDefID
Operations (4)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: evidenceID
Standard Operation 
readread Standard Operation 
modifymodifyOPTIMISTIC_LOCKING: yes
Standard Operation 
removeremove Standard Operation 
Related Pages (0)