Limitations
Read only.
Gets a collection of all columns the table consists of. The property's value is an object of the type Table
public TableColumnCollection Columns { get; }
Public ReadOnly Property Columns() As TableColumnCollection
Read only.