Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Verifies that the Microsoft JDBC Driver for SQL Server is compliant with the JDBC specification.
Syntax
public boolean jdbcCompliant()
Return Value
true if the JDBC driver meets the minimum requirements. Otherwise, false.
Remarks
This jdbcCompliant method is specified by the jdbcCompliant method in the java.sql.Driver interface.
See Also
SQLServerDriver Methods
SQLServerDriver Members
SQLServerDriver Class