internal DTVendasRow(global::System.Data.DataRowBuilder rb) :
     base(rb)
 {
     this.tableDTVendas = ((DTVendasDataTable)(this.Table));
 }