LookupContext Class
A LookupContextBase derived object that is compatible with the Entity Framework Core. All Table Definitions are
instantiated automatically by thi abstract class's Initialize method.
Namespace:
RingSoft.DbLookup.EfCoreAssembly: RingSoft.DbLookup.EfCore (in RingSoft.DbLookup.EfCore.dll)
Syntax
public abstract class LookupContext : LookupContextBase, IAdvancedFindLookupContext
Public MustInherit Class LookupContext _ Inherits LookupContextBase _ Implements IAdvancedFindLookupContext
public ref class LookupContext abstract : public LookupContextBase, IAdvancedFindLookupContext
Inheritance Hierarchy
RingSoft.DbLookup..::..LookupContextBase
RingSoft.DbLookup.EfCore..::..LookupContext