Unosquare.Labs.EntityFramework.EnterpriseExtensions.BusinessDbContext.BusinessDbContext C# (CSharp) Method

BusinessDbContext() protected method

Instances a new DbContext
protected BusinessDbContext ( ) : System.Collections.Generic
return System.Collections.Generic
        protected BusinessDbContext()
            : base()
        {
        }

Same methods

BusinessDbContext::BusinessDbContext ( DbConnection dbConnection, bool contextOwnsConnection ) : System.Collections.Generic
BusinessDbContext::BusinessDbContext ( string connectionName ) : System.Collections.Generic