[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel

GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace

Classes

Column

Represents a column in a Table. This class can be used to create a new DbName for using in Table.

DataSchema

Represents a database schema containing tables and foreign key relationships to be displayed in the user interface of the QueryDesignerDialog.

DbName

Represents the name and schema of a database object. This class can be used to create a new DbName for using in Table.

ForeignKey

Represents a foreign key relationship between two database tables.

Table

Represents a database table. This class can be used to create a new DbName for using in DataSchema.

Enums

TableType

Specifies a type of the table in a database.