ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / Table Class / Name Property

In This Topic
    Name Property (Table)
    In This Topic
    The name of table
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As DbName
    public DbName Name {get;}
    See Also