Freigeben über


getTypeMap Method (SQLServerConnection)

Retrieves the Map object associated with this SQLServerConnection object.

Hinweis

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

public java.util.Map getTypeMap()

Rückgabewert

A Map object.

Ausnahmen

SQLServerException

Hinweise

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

Siehe auch

Referenz

SQLServerConnection Class

Konzepte

SQLServerConnection Methods
SQLServerConnection Members