DbContextLoader class
Represents a model loader that takes all necessary information from some DbContext object
public class Korzh.EasyQuery.EntityFrameworkCore.DbContextLoader
Methods
Section titled “Methods”Type | Name | Description |
---|---|---|
void | LoadFromDbContext(DbContext context) | Loads model |