Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of mappen te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen om mappen te wijzigen.
Retrieves the Map object associated with this SQLServerConnection object.
Note
This method is not currently supported by the Microsoft JDBC Driver for SQL Server.
Syntax
public java.util.Map getTypeMap()
Return Value
A Map object.
Exceptions
Remarks
This getTypeMap method is specified by the getTypeMap method in the java.sql.Connection interface.