Execute checks to ensure the database is in a ready state for migrations to be
executed against it
Namespace:
Mindscape.LightSpeed.MigrationsAssembly: Mindscape.LightSpeed.Migrations (in Mindscape.LightSpeed.Migrations.dll)
Version: 3.1.0.0 (4.0.0.0)
Syntax
| C# |
|---|
protected virtual void ValidateDatabase() |
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub ValidateDatabase |