internal RAD1GELEMENTIVEZARow(DataRowBuilder rb) : base(rb) { this.tableRAD1GELEMENTIVEZA = (RAD1GELEMENTIVEZADataSet.RAD1GELEMENTIVEZADataTable) this.Table; }
public override DataTable Clone() { RAD1GELEMENTIVEZADataSet.RAD1GELEMENTIVEZADataTable table = (RAD1GELEMENTIVEZADataSet.RAD1GELEMENTIVEZADataTable)base.Clone(); table.InitVars(); return(table); }