Click or drag to resize

DataColumn Constructor

Overload List
  NameDescription
Public methodDataColumn(DataColumn)
Initializes a new instance of an object.
Protected methodDataColumn(DataTable)
Initializes a new istance of an object.
Protected methodDataColumn(DataTable, Type, String, String)
Initializes a new istance of an object.
Protected methodDataColumn(DataTable, TypeCode, String, String)
Initializes a new istance of an object.
Top
See Also