--- title: "getClientInfo Method (SQLServerConnection) | Microsoft Docs" ms.custom: "" ms.date: "01/19/2017" ms.prod: sql ms.prod_service: connectivity ms.reviewer: "" ms.technology: connectivity ms.topic: conceptual ms.assetid: 241536e1-fae6-4980-85a5-d8cfcd50b8bd author: David-Engel ms.author: v-daenge --- # getClientInfo Method (SQLServerConnection) [!INCLUDE[Driver_JDBC_Download](../../../includes/driver_jdbc_download.md)] Retrieves information regarding the client information properties supported by the JDBC driver. ## Overload List |Name|Description| |----------|-----------------| |[getClientInfo Method ()](../../../connect/jdbc/reference/getclientinfo-method.md)|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)](../../../connect/jdbc/reference/getclientinfo-method-java-lang-string.md)|Retrieves the value of a specified client information property.| ## See Also [SQLServerConnection Members](../../../connect/jdbc/reference/sqlserverconnection-members.md) [SQLServerConnection Class](../../../connect/jdbc/reference/sqlserverconnection-class.md)