The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataRowView::DataView Property
.NET Framework (current version)
Gets the DataView to which this row belongs.
Assembly: System.Data (in System.Data.dll)
The following example returns the DataView of the specified DataRowView.
.NET Framework
Available since 1.1
Available since 1.1
Show: