Property DbContextFactory
DbContextFactory
Represents a factory for creating instances of the database context.
protected IDbContextFactory<TDbContext> DbContextFactory { get; }
Property Value
- IDbContextFactory<TDbContext>
Represents a factory for creating instances of the database context.
protected IDbContextFactory<TDbContext> DbContextFactory { get; }