[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel.DataSchema.Tables

Tables Property

Tables

Gets the collection of tables defined in the schema.

Declaration
public IItemCollection<Table> Tables { get; }
Property Value
Type Description
IItemCollection<Table>

An IItemCollection<T> representing the tables in the schema.