Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Returns the minor version number of the Microsoft JDBC Driver for SQL Server.
Syntax
public int getMinorVersion()
Return Value
An int that contains the minor version number of the JDBC driver.
Remarks
This getMinorVersion method is specified by the getMinorVersion method in the java.sql.Driver interface.
See Also
SQLServerDriver Methods
SQLServerDriver Members
SQLServerDriver Class