DataView::AddNew Method ()
.NET Framework (current version)
Adds a new row to the DataView.
Assembly: System.Data (in System.Data.dll)
The following example uses the AddNew method to return a new DataRowView that has been added to the DataTable.
.NET Framework
Available since 1.1
Available since 1.1
Show: