public Mst客室マスタCBSpecification Specify()
 {
     if (_specification == null)
     {
         _specification = new Mst客室マスタCBSpecification(this, new MySpQyCall(this), _forDerivedReferrer, _forScalarSelect, _forScalarCondition, _forColumnQuery);
     }
     return(_specification);
 }
 public Mst客室マスタCBSpecification SpecifyMst客室マスタ() {
     assertForeign("mst客室マスタ");
     if (_mst客室マスタ == null) {
         _mst客室マスタ = new Mst客室マスタCBSpecification(_baseCB, new Mst客室マスタSpQyCall(_qyCall), _forDerivedReferrer, _forScalarSelect, _forScalarCondition, _forColumnQuery);
         if (xhasSyncQyCall()) // inherits it
         { _mst客室マスタ.xsetSyncQyCall(new Mst客室マスタSpQyCall(xsyncQyCall())); }
     }
     return _mst客室マスタ;
 }