[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel.DataSchema.Empty

Empty Field

Gets an empty DataSchema instance with no tables and no foreign key relationships.

Namespace: GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel
Assembly: MESCIUS.ActiveReports.QueryDesigner.dll
Syntax
public static readonly DataSchema Empty
Returns
Type Description
DataSchema Gets an empty instance with no tables and no foreign key relationships.
Remarks

A static instance of DataSchema that contains no tables and no foreign key relationships. This can be used as a default or placeholder schema.