EFCoreObjectSpaceProvider(ITypesInfo, EFCoreTypeInfoSource, String, EFCoreDatabaseProviderHandler<TDbContext>)
|
Initializes a new instance of the EFCoreObjectSpaceProvider<TDbContext> class with specified settings.
|
EFCoreObjectSpaceProvider(ITypesInfo, String, EFCoreDatabaseProviderHandler<TDbContext>)
|
Initializes a new instance of the EFCoreObjectSpaceProvider<TDbContext> class with specified settings.
|
EFCoreObjectSpaceProvider(EFCoreDatabaseProviderHandler<TDbContext>)
|
Initializes a new instance of the EFCoreObjectSpaceProvider<TDbContext> class with specified settings.
|
EFCoreObjectSpaceProvider(IDbContextFactory<TDbContext>, ITypesInfo)
|
Initializes a new instance of the EFCoreObjectSpaceProvider<TDbContext> class with specified settings.
|
EFCoreObjectSpaceProvider(IDbContextFactory<TDbContext>)
|
Initializes a new instance of the EFCoreObjectSpaceProvider<TDbContext> class with specified settings.
|
EFCoreObjectSpaceProvider(ServiceCollection, ITypesInfo, String, EFCoreDatabaseProviderHandler<TDbContext>)
|
Initializes a new instance of the EFCoreObjectSpaceProvider<TDbContext> class with specified settings.
|
EFCoreObjectSpaceProvider(ServiceCollection, DbContextOptions<TDbContext>, ITypesInfo, String)
|
Initializes a new instance of the EFCoreObjectSpaceProvider<TDbContext> class with specified settings.
|
EFCoreObjectSpaceProvider(String, EFCoreDatabaseProviderHandler<TDbContext>)
|
Initializes a new instance of the EFCoreObjectSpaceProvider<TDbContext> class with specified settings.
|