MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser Namespace / SqlDialect Class / MySQL Field

In This Topic
MySQL Field (SqlDialect)
In This Topic
Gets the instance of the SqlDialect with characteristics for the MySQL database.
Syntax
'Declaration
 
Public Shared ReadOnly MySQL As SqlDialect
 

Field Value

A static instance of SqlDialect containing the characteristics for the MySQL database.
See Also