Table Property

The datatable with the specified name.

Syntax

ReadOnly Property Table(tableName) As DataTable

Parameters

tableName

Type: String

The name of the datatable

Examples

IronPython



C#


Remarks