DbContextBuilder<TContext> Properties
Allows you to configureDbContext in your WinForms application.
| Name | Description |
|---|---|
| Builder | For internal use. |
| GetDbContextFactory | For internal use. |
| IsSecured | For internal use. |
| SpecialConfigureOptions | For internal use. |
See Also