DataSetFieldSchema Constructor (DataColumn^)
.NET Framework (current version)
Initializes a new instance of the DataSetFieldSchema class using a specified DataColumn.
Assembly: System.Design (in System.Design.dll)
Parameters
- column
-
Type:
System.Data::DataColumn^
A DataColumn object that the DataSetFieldSchema object describes.
Use the DataSetFieldSchema class to examine the properties of a data field using a DataColumn object.
.NET Framework
Available since 2.0
Available since 2.0
Show: