Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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