Freigeben über


jdbcCompliant Method (SQLServerDriver)

Verifies that the Microsoft SQL Server JDBC Driver is compliant with the JDBC specification.

public boolean jdbcCompliant()

Rückgabewert

true if the JDBC driver meets the minimum requirements. Otherwise, false.

Hinweise

This jdbcCompliant method is specified by the jdbcCompliant method in the java.sql.Driver interface.

Siehe auch

Referenz

SQLServerDriver Class

Konzepte

SQLServerDriver Methods
SQLServerDriver Members