DataView Constructor
.NET Framework (current version)
Initializes a new instance of the DataView class.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | DataView() | Initializes a new instance of the DataView class. |
![]() | DataView(DataTable^) | |
![]() | DataView(DataTable^, String^, String^, DataViewRowState) | Initializes a new instance of the DataView class with the specified DataTable, RowFilter, Sort, and DataViewRowState. |
Show:
