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