Tables Property
Overloads
| Tables | List of the tables in the database model viewer. JSON property name: qTables | 
Tables
List of the tables in the database model viewer.
JSON property name: qTables
Declaration
      public IEnumerable<TableViewTableWinSaveInfo> Tables { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<TableViewTableWinSaveInfo> |