메소드 | 설명 | |
---|---|---|
Execute ( ) : void | ||
MigrationBatch ( IEnumerable |
메소드 | 설명 | |
---|---|---|
ExecuteStep ( IMigrationStep step ) : void | ||
OnStepExecuted ( MigrationEventArgs e ) : void | ||
OnStepExecuting ( MigrationEventArgs e ) : void |
public MigrationBatch ( IEnumerable |
||
migrations | IEnumerable |
|
unidentifiedMigrations | IEnumerable |
|
versioning | IVersioning | |
configuration | IRuntimeConfiguration | |
리턴 | System |