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

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.EfCore
Assembly:  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


Object
  RingSoft.DbLookup..::..LookupContextBase
    RingSoft.DbLookup.EfCore..::..LookupContext