[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser.SqlDialect.Name

Name Property

Name

Gets the name of the SQL dialect, such as "MySQL" or "MsSql".

Declaration
public string Name { get; }
Property Value
Type Description
string

A string representing the name of the SQL dialect.