共用方式為


getTypeMap Method (SQLServerConnection)

Retrieves the Map object associated with this SQLServerConnection object.

注意

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

public java.util.Map getTypeMap()

傳回值

A Map object.

例外狀況

SQLServerException

備註

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

另請參閱

參考

SQLServerConnection Class

概念

SQLServerConnection Methods
SQLServerConnection Members