Gets the type of database against which the migration is being run.
Namespace:
Mindscape.LightSpeed.MigrationsAssembly: Mindscape.LightSpeed.Migrations (in Mindscape.LightSpeed.Migrations.dll)
Version: 3.1.0.0 (4.0.0.0)
Syntax
C# |
---|
protected ProviderType ProviderType { get; } |
Visual Basic (Declaration) |
---|
Protected ReadOnly Property ProviderType As ProviderType |