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

SqlDialect Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the characters used to escape SQL identifiers in the specific SQL dialect.  
Public PropertyGets the name of the SQL dialect, such as "MySQL" or "MsSql".  
Public PropertyGets the character used to prefix parameters in SQL statements for the specific SQL dialect.  
Public PropertyGets a value indicating whether the SQL dialect allows the use of unnamed parameters in SQL statements.  
Top
See Also