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#
|
Columns Property
The columns of a datatable definition. This is a dictionary (key & value pairs).
Property Columns As Dictionary(Of String, VSColumnDef) |
Parameters
None
IronPython
|
C#
|