public int CallbackSelectCount(Mst客室マスタCB cb)
 {
     return(_bhv.SelectCount(cb));
 }
 public int Count()
 {
     return(_bhv.SelectCount(_cb));
 }