ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser Namespace / SqlDialect Class / Name Property

In This Topic
    Name Property (SqlDialect)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also