Columns Property

The columns of a datatable definition. This is a dictionary (key & value pairs).

Syntax

Property Columns As Dictionary(Of String, VSColumnDef)

Parameters

None

Examples

IronPython





C#




Remarks