Interface IDbContextFactoryEvents<TDbContext>
Namespace: Accelergreat.EntityFramework
Assembly: Accelergreat.EntityFramework.dll
Syntax
public interface IDbContextFactoryEvents<out TDbContext>
where TDbContext : DbContext
Type Parameters
Name | Description |
---|---|
TDbContext |