Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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