Unosquare.Labs.EntityFramework.EnterpriseExtensions.BusinessDbContext.BusinessDbContext C# (CSharp) 메소드

BusinessDbContext() 보호된 메소드

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

Same methods

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