Visual Guard Class Library Documentation

VGProductInformation.MinimumSchemaVersionForConsole Property

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

public static Version MinimumSchemaVersionForConsole {get;}

Property Value

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

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 console.

See Also

VGProductInformation Class | Novalys.VisualGuard.Security Namespace