Method | Description | |
---|---|---|
Execute ( ) : void | ||
MigrationBatch ( IEnumerable |
Method | Description | |
---|---|---|
ExecuteStep ( IMigrationStep step ) : void | ||
OnStepExecuted ( MigrationEventArgs e ) : void | ||
OnStepExecuting ( MigrationEventArgs e ) : void |
public MigrationBatch ( IEnumerable |
||
migrations | IEnumerable |
|
unidentifiedMigrations | IEnumerable |
|
versioning | IVersioning | |
configuration | IRuntimeConfiguration | |
return | System |