[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Data.SchemaModel.DataSchema.Tables

Tables Property

Tables

Gets the collection of tables in the schema.

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

An IReadOnlyList<T> of Table objects.