Name | Description | |
---|---|---|
![]() | IdEscapeChars | Gets the characters used to escape SQL identifiers in the specific SQL dialect. |
![]() | Name | Gets the name of the SQL dialect, such as "MySQL" or "MsSql". |
![]() | ParameterChar | Gets the character used to prefix parameters in SQL statements for the specific SQL dialect. |
![]() | UnnamedParameters | Gets a value indicating whether the SQL dialect allows the use of unnamed parameters in SQL statements. |