DataSetViewSchema Constructor (DataTable^)
.NET Framework (current version)
Creates an instance of the DataSetViewSchema class using a specified DataTable.
Assembly: System.Design (in System.Design.dll)
Parameters
- dataTable
-
Type:
System.Data::DataTable^
The DataTable that the DataSetViewSchema instance will describe.
.NET Framework
Available since 2.0
Available since 2.0
Show: