[]
Gets the collection of tables in the schema.
public IReadOnlyList<Table> Tables { get; }
An IReadOnlyList<T> of Table objects.