TableNames Property

List of names of all datatables.

Syntax

ReadOnly Property TableNames As List(Of String)

Parameters

None

Examples

IronPython

#Get




C#

//Get



Remarks