Visual Guard Class Library Documentation

VGProductInformation.MinimumSchemaVersion Property

Gets the minimum version of the database schema supported by this Visual Guard runtime.

public static Version MinimumSchemaVersion {get;}

Property Value

A Version object representing the minimum version of the database schema supported by this Visual Guard runtime.

Remarks

This version is used by the Visual Guard to check when the database schema in which a repository is stored needs to be upgraded before using by this version of Visual Guard.

See Also

VGProductInformation Class | Novalys.VisualGuard.Security Namespace