| title | supportsConvert Method (SQLServerDatabaseMetaData) | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 01/19/2017 | |
| ms.prod | sql | |
| ms.prod_service | connectivity | |
| ms.reviewer | ||
| ms.technology | connectivity | |
| ms.topic | conceptual | |
| apiname |
|
|
| apilocation |
|
|
| apitype | Assembly | |
| ms.assetid | a5dbb5d8-41c2-48af-9b71-93a22f6a9b33 | |
| author | David-Engel | |
| ms.author | v-daenge |
[!INCLUDEDriver_JDBC_Download]
Retrieves whether this database supports the CONVERT function between SQL types.
| 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. |
SQLServerDatabaseMetaData Methods
SQLServerDatabaseMetaData Members
SQLServerDatabaseMetaData Class