title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
jdbcCompliant Method (SQLServerDriver) |
jdbcCompliant Method (SQLServerDriver) |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerDriver.jdbcCompliant |
Assembly |
[!INCLUDEDriver_JDBC_Download]
Verifies that the [!INCLUDEjdbcNoVersion] is compliant with the JDBC specification.
public boolean jdbcCompliant()
true if the JDBC driver meets the minimum requirements. Otherwise, false.
This jdbcCompliant method is specified by the jdbcCompliant method in the java.sql.Driver interface.
SQLServerDriver Methods
SQLServerDriver Members
SQLServerDriver Class