Slice IFdbSubspace.ConcatKey(Slice key)
 {
     return(m_globalSpace.ConcatKey(key));
 }