Gets a collection of all columns the table consists of. The property's value is an object of the type TableColumnCollection.

Syntax

public TableColumnCollection Columns { get; }

Limitations

Read only.