Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1.21 KB

File metadata and controls

30 lines (24 loc) · 1.21 KB
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)

[!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