The type of database against which to run the migrations.

Namespace:  Mindscape.LightSpeed.Migrations
Assembly:  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

See Also