ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / DataSchema Class / Empty Field

In This Topic
    Empty Field (DataSchema)
    In This Topic
    Represents the empty data schema.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Empty As DataSchema
    public static readonly DataSchema Empty
    See Also