Gets or sets a logger to receive events and information about executed migrations.
Namespace:
Mindscape.LightSpeed.MigrationsAssembly: Mindscape.LightSpeed.Migrations (in Mindscape.LightSpeed.Migrations.dll)
Version: 3.1.0.0 (4.0.0.0)
Syntax
| C# |
|---|
public IMigrationLogger MigrationLogger { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property MigrationLogger As IMigrationLogger |