System.Data.DataTable.Columns Property

Gets the collection of columns that belong to this table.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Content)]
public DataColumnCollection Columns { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Data.DataColumnCollection determines the schema of a table by defining the data type of each column.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0