MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / DataSchema Class
Fields Properties

DataSchema Class Members

The following tables list the members exposed by DataSchema.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataSchema class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets an empty DataSchema instance with no tables and no foreign key relationships.  
Top
Public Properties
 NameDescription
Public PropertyGets the collection of foreign keys relationships defined in the schema.  
Public PropertyGets the collection of tables defined in the schema.  
Top
See Also