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

DbName Class
Represents the name and schema of a database object. This class can be used to create a new DbName for using in Table.
Object Model
DbName Class
Syntax
'Declaration
 
Public NotInheritable Class DbName 
 
Remarks
A DbName class represents the name and schema 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.DbName

See Also