Gets a collection of all tables nested in this table. The property's value is an object of the type TableBaseCollection.

Introduced: 11.0.

Syntax

public TableBaseCollection NestedTables { get; }
Public ReadOnly Property NestedTables() As TableBaseCollection

Limitations

Read only.