public void UpdateToRow(ref DataRow row, Oeehbr record) { Oeehbr.UpdateRowFromOeehbr(ref row, record); this.ExtraUpdateToRow(ref row, record); }