ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation Namespace / IQueryDesignerHost Interface / Schema Property

In This Topic
    Schema Property (IQueryDesignerHost)
    In This Topic
    Gets the schema of the data source.
    Syntax
    'Declaration
     
    ReadOnly Property Schema As DataSchema
    DataSchema Schema {get;}
    See Also