Click or drag to resize

DbmsNativeSql Methods

The DbmsNativeSql type exposes the following members.

Methods
  NameDescription
Public methodEncloseReservedKeyword
Pattern used to enclose reserved keywords
Public methodFormatDateTime(DateTime)
Pattern used to build datetime conversion function
Public methodStatic memberFormatDateTime(String, DateTime)
Pattern used to build datetime conversion function
Public methodStatic memberGetDbmsFromProvider
Retrieve the DBMS according to a provider name and/or a connection string
Public methodUpperCase
Pattern used to build upper-case function
Top
See Also