Click or drag to resize

SessionBaseVerify Method

Verifies that databases are valid by reading and following references. An exception is thrown if an issue is found.

Namespace:  VelocityDb.Session
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public virtual void Verify()
See Also