getClientInfo Method (SQLServerConnection)

Retrieves information regarding the client information properties supported by the JDBC driver.

Overload List

Name Description

getClientInfo Method ()

Retrieves a list that contains the name and current value of each client information property supported by the JDBC driver.

getClientInfo Method (java.lang.String)

Retrieves the value of a specified client information property.

See Also

Reference

SQLServerConnection Class

Concepts

SQLServerConnection Methods
SQLServerConnection Members