Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.12 KB

File metadata and controls

27 lines (21 loc) · 1.12 KB
title setClientInfo Method (SQLServerConnection)
description setClientInfo Method (SQLServerConnection)
author David-Engel
ms.author davidengel
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