Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Tries to establish a connection with the data source that this SQLServerDataSource object represents.
Syntax
public java.sql.Connection getConnection()
Return Value
A SQLServerConnection object.
Exceptions
java.sql.SQLException
Remarks
This getConnection method is specified by the getConnection method in the javax.sql.DataSource interface.
See Also
getConnection Method (SQLServerDataSource)
SQLServerDataSource Members
SQLServerDataSource Class