RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupContext..::..EfInitializeTableDefinitions Method

Efs the initialize table definitions.

Namespace:  RingSoft.DbLookup.EfCore
Assembly:  RingSoft.DbLookup.EfCore (in RingSoft.DbLookup.EfCore.dll)

Syntax


protected void EfInitializeTableDefinitions()
Protected Sub EfInitializeTableDefinitions
protected:
void EfInitializeTableDefinitions()

Exceptions


ExceptionCondition
ExceptionDbContext must be instantiated before initialization.
ExceptionTable Definition '{tableDefinition}' is not a DbSet in the DbContext class.