Свойство | Type | Description | |
---|---|---|---|
IsMigration | bool | ||
RunMigrations | void | ||
ScriptMigrations | void |
Méthode | Description | |
---|---|---|
ValidateArguments ( ) : void |
Méthode | Description | |
---|---|---|
ExecuteCommandCore ( System.Data.Entity.Migrations.Infrastructure.MigratorBase migrator ) : void |
Méthode | Description | |
---|---|---|
IsMigration ( string migrationId, string target ) : bool | ||
RunMigrations ( System.Data.Entity.Migrations.Infrastructure.MigratorBase migrator ) : void | ||
ScriptMigrations ( System.Data.Entity.Migrations.Infrastructure.MigratorBase migrator ) : void |
protected ExecuteCommandCore ( System.Data.Entity.Migrations.Infrastructure.MigratorBase migrator ) : void | ||
migrator | System.Data.Entity.Migrations.Infrastructure.MigratorBase | |
Résultat | void |