DatasetTable.TableName Property

Gets the name of the DataTable.
<ID("TableName", (int)e.TableName, true)> _ 
Public Property TableName() As String
This language is not supported or no code example is available.
[ID("TableName", (int)e.TableName, true)] 
public string TableName {get; set;}
This language is not supported or no code example is available.

Property Value

string

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition