'Declaration Public Shadows ReadOnly Property Columns As DataColumnCollection
public new DataColumnCollection Columns {get;}
Property Value
A System.Data.DataColumnCollection that contains the collection of System.Data.DataColumn objects for the table; otherwise, a null value if no System.Data.DataColumn objects exist.This property is read-only.