ModuleDataset.Table Property

Provides access to the DatasetTable objects.
<ID("Table", (int)e.Table)> _ 
Public ReadOnly Property Table() As DatasetsTables
This language is not supported or no code example is available.
[ID("Table", (int)e.Table)] 
public DatasetsTables Table {get;}
This language is not supported or no code example is available.

Property Value

DatasetsTables

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition