title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic |
---|---|---|---|---|---|---|---|
getClientInfo Method (SQLServerConnection) |
getClientInfo Method (SQLServerConnection) |
David-Engel |
davidengel |
01/19/2017 |
sql |
connectivity |
reference |
[!INCLUDEDriver_JDBC_Download]
Retrieves information regarding the client information properties supported by the JDBC driver.
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. |