internal RAD1MELEMENTIVEZARow(DataRowBuilder rb) : base(rb) { this.tableRAD1MELEMENTIVEZA = (RAD1MELEMENTIVEZADataSet.RAD1MELEMENTIVEZADataTable) this.Table; }
public override DataTable Clone() { RAD1MELEMENTIVEZADataSet.RAD1MELEMENTIVEZADataTable table = (RAD1MELEMENTIVEZADataSet.RAD1MELEMENTIVEZADataTable)base.Clone(); table.InitVars(); return(table); }