Retrieves whether this database supports the CONVERT function between SQL types.

Overload List

Name Description

supportsConvert ()

Retrieves whether this database supports the CONVERT function between SQL types.

supportsConvert (int, int)

Retrieves whether this database supports the CONVERT for two given SQL types.

See Also