Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.16 KB

File metadata and controls

28 lines (22 loc) · 1.16 KB
title setClientInfo Method (SQLServerConnection)
description setClientInfo Method (SQLServerConnection)
author dlevy-msft-sql
ms.author dlevy
ms.reviewer davidengel, machavan, sunilbs
ms.date 01/19/2017
ms.service sql
ms.subservice connectivity
ms.topic reference

setClientInfo Method (SQLServerConnection)

[!INCLUDEDriver_JDBC_Download]

Sets the value of the client information properties.

Overload List

Name Description
setClientInfo Method (java.util.Properties) Sets the value of the connection's client information properties.
setClientInfo Method (java.lang.String, java.lang.String) Sets the value of the specified client information property.

See Also

SQLServerConnection Members
SQLServerConnection Class