TableDefinitions Property
Dictionary of table definitions of all datatables. The datatable name is the key of each key-value pair.
Syntax
ReadOnly Property TableDefinitions As Dictionary(Of String, VSTableDef)
|
Parameters
None
Examples
IronPython
C#
Remarks