private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_BCSTKAdjustSub(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #2
0
 private BCContext db; //= new BCContext(Cls_SetDB.Conns);
 public BCSaleOrderSubController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #3
0
 private BCContext db;// = new BCContext(Cls_SetDB.Conns);
 public BCARDepositUseController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #4
0
 private BCContext db; //= new BCContext(Cls_SetDB.Conns);
 public BPSCreditTypeController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public BCCreditNoteController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #6
0
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_BCStkRefund(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
 public CheckConnection(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_BCStkIssRetSub(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #9
0
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_BCCreditNoteSub(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
 private BCContext db; //= new BCContext(Cls_SetDB.Conns);
 public BCRecmoneyController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #11
0
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_BCDebitNoteSub2(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #12
0
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_BCStkBalance(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #13
0
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_IBCAPINVOICE(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #14
0
 private BCContext db; //= new BCContext(Cls_SetDB.Conns);
 public BCChqInController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
Пример #15
0
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_BCStkWarehouse(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
 private BCContext db;//= new BCContext(Cls_SetDB.Conns);
 public C_BCFinishGoodsSub(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
 private BCContext db;// = new BCContext(Cls_SetDB.Conns);
 public BCARINVOICESUBController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
        private BCContext db;//= new BCContext(Cls_SetDB.Conns);

        public BCProjectController(string ConnectionString)
        {
            db = new BCContext(ConnectionString);
        }
        private BCContext db;// = new BCContext(Cls_SetDB.Conns);

        public BCPaybillController(string ConnectionString)
        {
            db = new BCContext(ConnectionString);
        }
Пример #20
0
 private BCContext db;// = new BCContext(Cls_SetDB.Conns);
 public BCBankBranchController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }
 private BCContext db; //= new BCContext(Cls_SetDB.Conns);
 public BCConfigurationsController(string ConnectionString)
 {
     db = new BCContext(ConnectionString);
 }