CSC.SC.TOPICA4.DynamicData Namespace |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:CSC.SC.TOPICA4.DynamicData"]
Class | Description | |
---|---|---|
![]() | CommandTimeouts | |
![]() | ComputationErrorInfo |
Holds information about one error (= exception caught) during evaluation of computation
|
![]() | ComputationErrorInfoCollection |
Collection of ComputationErrorInfo objects
|
![]() | DataDictionary |
DataDictionary holds metadata about actual data model / database table structure
for the "dynamic" data.
The metadata consists of information on
tables (including descriptions)
fields (including descriptions)
enumerations : (number, string) pairs per field
relations between tables (parent / child relations, including cardinality )
|
![]() | DataDictionaryChangeCounters |
Counters for number of changes to DataDictionary
|
![]() | DataDictionaryComputation |
Computation that may be associated with DataDictionary objects (tables, fields, ...)
|
![]() | DataDictionaryComputationCollection |
Collection of ElementComputation objects
|
![]() | DataDictionaryEnum |
DataDictionaryEnum corresponds to a row in the DataDictionaryEnum table. It holds data for
a data dictionary field that has enumerations (HasEnums).
|
![]() | DataDictionaryEnumCollection |
Summary description for DataDictionaryEnumCollection.
|
![]() | DataDictionaryExternalRelation |
Information on one relation from DataDictionaryTable to an external table
(that is: a table not defined by the DataDictionary)
|
![]() | DataDictionaryExternalRelationCollection |
Collection DataDictionaryExternalRelation objects
|
![]() | DataDictionaryField |
Summary description for DataDictionaryField.
|
![]() | DataDictionaryFieldCollection |
Summary description for DataDictionaryFieldCollection.
|
![]() | DataDictionaryRelation |
Summary description for DataDictionaryRelation.
|
![]() | DataDictionaryRelationCollection |
Summary description for DataDictionaryRelationCollection.
|
![]() | DataDictionaryTable |
Meta-data for one table in data dictionary
(corresponding to one physical database table)
|
![]() | DataDictionaryTableCollection |
Colletion of DataDictionaryTable |
![]() | DataDictionaryTableCustomQuery | |
![]() | DataDictionaryTableCustomQueryCollection |
Collection of DataDictionaryTableCustomQueries
|
![]() | DataDictionaryTableField |
DataDictionaryTableField relates fields and tables in DataDictionary
|
![]() | DataDictionaryTableFieldCollection |
Collection of DataDictionaryTableField objects
|
![]() | DynamicDataContext |
Extend the ComputationContext class with a DataDictionary member.
|
![]() | DynamicDataException |
General exception for the DynamicData
|
![]() | DynamicRecord |
Holds one record read from dynamic data model
(and optionally relations to sub-records as described by DataDictionary structure).
|
![]() | DynamicRecordCollection |
Collection of DynamicRecord objects
|
![]() | EnumValue |
EnumValue is an association between and integer value and a corresponding string,
e.g. one option in a dropdown list
|
Enumeration | Description | |
---|---|---|
![]() | AccessModeDenied |
Specifies the security model for handling inaccessible data - i.e. if na dhow such dat is displayed
|
![]() | AccessModeRead |
Specifies the security model for read operations
|
![]() | AccessModeWrite |
Specifies the security model for write operations (create / update / delete) per table in Data Dictionary
|
![]() | Cardinality |
Enumeration of valid cardinalities
|
![]() | DataDictionaryComputationName |
Defines names for all computations
|
![]() | DataDictionaryExternalRelationFillInStatus |
Specifies how empty field is treated
|
![]() | DataDictionaryFieldCollectionFilter |
A filter that can be used when fetching datadictionary fields from the database
|
![]() | DataDictionaryTableCustomQueryType | |
![]() | DataType |
Enum of valid data types.
Caution: corresponds to values in database table DataType!
|
![]() | DefaultLastPreviousSource |
DefaultLastPreviousSource.
Enumeration that controls whre dfeault values are copied from.
|
![]() | DraftMode |
Draft Mode
|
![]() | OrgUnitRelation |
Enumeration of valid orgUnitrelations
|
![]() | PatientAccessMode |
Enumeration of valid PatientAccessModes
|
![]() | RelationType | Obsolete.
Enumeration of valid Relationtypes
|
![]() | SingleOpenMode |
Modes for "Single Open" check
|
![]() | TableType |
Enum of valid tabletypes
|