protected override OpResult _Record() { mDataSource.AssignFrom(mDataProxy); return(mAccountant.GenderMgr.Store(mDataSource)); }