Namespace SuperOffice.Data.Dictionary
Classes
CodeGenerationState
Relation between the generated code in NetServer and the actual database state, applies to both tables and fields
DictionaryVersion
The current database version information
ListInfo
This class exposes properties and information related to the MDO List system, for one 'source' class. It is instantiated once for each table that is recognized as an MDO list when the dictionary is read.
SoDictionary
Implementation of the SuperOffice Deployed Dictionary
SoDictionary.PatchNames
Name strings for database-specific query/functionality patches
SoField
Field description according to the deployed dictionary.
SoField.TextExtensionType
SoRelation
Information about the relation between two tables.
SoRelationDetail
Additional details about a relation containing a field and the value this field is required to have.
SoTable
Table description according to the deployed dictionary and friends. All relevant dictionary bits, naming convetions and preferences are collected and decoded here, to hide the ugly details of history...
SoTable.BlockKind
Should this table be blocked in generic api's and providers
SoTable.TableKind
Kind and origin of table - SuperOffice system; Partner-defined using the SoDictionary; or ExtraTable from Customer Service