Show / Hide Table of Contents

Class DictionaryVersion

The current database version information

Inheritance
object
DictionaryVersion
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
Namespace: SuperOffice.Data.Dictionary
Assembly: SoDataBase.dll
Syntax
public sealed class DictionaryVersion

Constructors

DictionaryVersion()

The current database version information

Declaration
public DictionaryVersion()

Fields

ConceptualDatabase

The name in the conceptualdatabase.name field

Declaration
public const string ConceptualDatabase = "SoCdd"
Field Value
Type Description
string

SchemaVersion

Current dictionary version number

Declaration
public const int SchemaVersion = 888
Field Value
Type Description
int

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top