Interface IMaintenanceLoader
Namespace: FluentMigrator.Runner
Assembly: FluentMigrator.Runner.dll
Syntax
public interface IMaintenanceLoader
Methods
| Edit this page View SourceLoadMaintenance(MigrationStage)
Declaration
IList<IMigrationInfo> LoadMaintenance(MigrationStage stage)
Parameters
Type | Name | Description |
---|---|---|
MigrationStage | stage |
Returns
Type | Description |
---|---|
IList<IMigrationInfo> |