Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class