DbmsNativeSql Class |
Namespace: WorkflowGen.My.Data
The DbmsNativeSql type exposes the following members.
| Name | Description | |
|---|---|---|
| DbmsNativeSql |
Initializes a new instance of the DbmsKeywords class.
|
| Name | Description | |
|---|---|---|
| Concatenate |
Concatenation operator
|
| 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
|