Partager via


getTypeMap Method (SQLServerConnection)

Retrieves the Map object associated with this SQLServerConnection object.

NoteRemarque :

This method is not currently supported by the Microsoft SQL Server 2005 JDBC Driver.

public java.util.Map getTypeMap()

Valeur de retour

A Map object.

Exceptions

SQLServerException

Notes

This getTypeMap method is specified by the getTypeMap method in the java.sql.Connection interface.

Voir aussi

Référence

SQLServerConnection Class

Concepts

SQLServerConnection Methods
SQLServerConnection Members