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

DbContextEfCore Class

The base class for all Entity Framework DbContext classes. Implements the DbContext Implements the IDbContext

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

Syntax


public abstract class DbContextEfCore : DbContext, 
	IDbContext
Public MustInherit Class DbContextEfCore _
	Inherits DbContext _
	Implements IDbContext
public ref class DbContextEfCore abstract : public DbContext, 
	IDbContext

Inheritance Hierarchy


Object
  DbContext
    RingSoft.DbLookup.EfCore..::..DbContextEfCore