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