DbmsNativeSql Methods |
The DbmsNativeSql type exposes the following members.
| Name | Description | |
|---|---|---|
| EncloseReservedKeyword |
Pattern used to enclose reserved keywords
| |
| FormatDateTime(DateTime) |
Pattern used to build datetime conversion function
| |
| FormatDateTime(String, DateTime) |
Pattern used to build datetime conversion function
| |
| GetDbmsFromProvider |
Retrieve the DBMS according to a provider name and/or a connection string
| |
| UpperCase |
Pattern used to build upper-case function
|