Метод |
Описание |
|
AnyVersionOfContextHasBeenDeployed ( ) : bool |
|
|
ConstructInitializer ( ) : object |
|
|
GetContextKeySchema ( Assembly assembly, string configurationType ) : ContextKeySchemaInfo |
|
|
GetDbMigrator ( Assembly assembly, string configurationType, System.Data.Entity.Infrastructure.DbConnectionInfo targetDatabase = null ) : System.Data.Entity.Migrations.DbMigrator |
|
|
GetIsTargetDatabaseExists ( ) : bool |
|
|
GetMigrationInfo ( MigrationsSource source ) : MigrationInfo |
|
|
GetPendingMigration ( ) : MigrationExecutionInfo |
|
|
GetSecureInitializer ( string dbContextTypeName ) : object |
|
|
GetSecureSeededInitializer ( ParsedAssemblyQualifiedName assemblyQualifiedName ) : object |
|
|
GetTargetAssemblyContextKeySchema ( ) : ContextKeySchemaInfo |
|
|
GetVersion ( ) : System.Version |
|
|
HandleDataSeeding ( ) : void |
|
|
HandleDatabaseInitialization ( ) : bool |
|
|
HandleDatabaseMigration ( MigrationExecutionInfo pendingMigration ) : bool |
|
|
HandleDeploymentHistory ( string schemaName, string contextKey ) : void |
|
|
LazyLoadDeployedAssembly ( ) : Assembly |
|
|
LazyLoadInitializerInfo ( ) : ContextTypeInitializerInfo |
|
|
LazyLoadTargetAssembly ( ) : Assembly |
|
|
LogInitializerServiceAccount ( object initializer, ServiceAccountInfo serviceAccount ) : void |
|
|
SetupDeploymentHistory ( string schemaName ) : void |
|
|
ValidateConfiguredAssemblies ( ) : void |
|
|