ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser Namespace / SqlDialect Class

In This Topic
SqlDialect Class Fields
In This Topic

For a list of all members of this type, see SqlDialect members.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Gets the instance of the SqlDialect with characteristics for the MS SQL database.  
Public Fieldstatic (Shared in Visual Basic)Gets the instance of the SqlDialect with characteristics for the MySQL database.  
Public Fieldstatic (Shared in Visual Basic)Gets the instance of the SqlDialect with characteristics for the OleDb provider.  
Public Fieldstatic (Shared in Visual Basic)Gets the instance of the SqlDialect with characteristics for the Oracle database.  
Public Fieldstatic (Shared in Visual Basic)Gets the instance of the SqlDialect with characteristics for the PostgreSQL database.  
Public Fieldstatic (Shared in Visual Basic)Gets the instance of the SqlDialect with characteristics for the SQLite database.  
Top
See Also