3 references to DataRowView
System.Data.Common (3)
System\Data\DataView.cs (3)
553DataRowView drv = new DataRowView(this, _addNewRow); 1312_rowViewCache.Add(row, buffer ?? new DataRowView(this, row)); 1463drv = new DataRowView(this, row);