public int CallbackSelectCount(Dch宿泊利用台帳CB cb)
 {
     return(_bhv.SelectCount(cb));
 }
 public int Count()
 {
     return(_bhv.SelectCount(_cb));
 }