Interface IMigrationInformationLoader
Namespace: FluentMigrator.Runner
Assembly: FluentMigrator.Runner.dll
Syntax
public interface IMigrationInformationLoader
Methods
| Edit this page View SourceLoadMigrations()
Declaration
[NotNull]
SortedList<long, IMigrationInfo> LoadMigrations()
Returns
Type | Description |
---|---|
SortedList<long, IMigrationInfo> |