Gets a collection of all tables nested in this table. The property's value is an object of the type TableBaseCollection.
Introduced: 11.0.
public TableBaseCollection NestedTables { get; }
Public ReadOnly Property NestedTables() As TableBaseCollection
Read only.