Click or drag to resize

DataColumn Properties

The DataColumn type exposes the following members.

Properties
  NameDescription
Public propertyDataType
Gets or sets the type code that corresponds to a column type.
Public propertyID
Gets or sets the unique ID of the column.
Public propertyLabel
Gets or sets the column label.
Protected propertyTable
Gets the reference to owning table.
Public propertyType Obsolete.
Top
See Also