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.
异常
备注
This getTypeMap method is specified by the getTypeMap method in the java.sql.Connection interface.