MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / TableType Enumeration

TableType Enumeration
Defines enumeration of table types.
Syntax
'Declaration
 
Public Enum TableType 
   Inherits System.Enum
 
Members
MemberDescription
TableTable
ViewView
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Extensibility.Data.SchemaModel.TableType

See Also