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

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

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

See Also