ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / DbName Class / Schema Property

In This Topic
    Schema Property
    In This Topic
    The schema name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Schema As String
    public string Schema {get;}
    See Also