adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / Constants Class / CurrentExportSchemaVersion Field

In This Topic
    CurrentExportSchemaVersion Field
    In This Topic
    Current schema version for export/import.
    Syntax
    'Declaration
     
    
    Public Const CurrentExportSchemaVersion As Integer
    public const int CurrentExportSchemaVersion
    Remarks
    This is different from the database schema version.
    See Also