ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / Table Class / TableType Property

In This Topic
    TableType Property (Table)
    In This Topic
    The table type.
    Syntax
    'Declaration
     
    Public ReadOnly Property TableType As TableType
    public TableType TableType {get;}
    See Also