--- title: "setClientInfo 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: 9eaafb0e-8bfa-456c-a481-8e06e5d539e1 author: David-Engel ms.author: v-daenge --- # setClientInfo Method (SQLServerConnection) [!INCLUDE[Driver_JDBC_Download](../../../includes/driver_jdbc_download.md)] Sets the value of the client information properties. ## Overload List |Name|Description| |----------|-----------------| |[setClientInfo Method (java.util.Properties)](../../../connect/jdbc/reference/setclientinfo-method-java-util-properties.md)|Sets the value of the connection's client information properties.| |[setClientInfo Method (java.lang.String, java.lang.String)](../../../connect/jdbc/reference/setclientinfo-method-java-lang-string-java-lang-string.md)|Sets the value of the specified client information property.| ## See Also [SQLServerConnection Members](../../../connect/jdbc/reference/sqlserverconnection-members.md) [SQLServerConnection Class](../../../connect/jdbc/reference/sqlserverconnection-class.md)