MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / Table Class
Members

Table Class
Represents a database table. This class can be used to create a new DbName for using in DataSchema.
Object Model
Table Class
Syntax
'Declaration
 
Public NotInheritable Class Table 
 
Remarks
The Table class represents the table of the DataSchema to be displayed in the user interface of the GrapeCity.ActiveReports.QueryDesigner.Implementation.QueryDesignerDialog.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel.Table

See Also