TableProvider.Columns Property
.NET Framework (current version)
When overridden in a derived class, gets the collection of columns in this table.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection(Of ColumnProvider)The collection of columns in this table.
.NET Framework
Available since 3.5
Available since 3.5
Show: