다음을 통해 공유


getTypeMap Method (SQLServerConnection)

Retrieves the Map object associated with this SQLServerConnection object.

참고

This method is not currently supported by the Microsoft SQL Server 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