Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.19 KB

File metadata and controls

32 lines (24 loc) · 1.19 KB
title ClientNetworkProtocolProperty Class
description ClientNetworkProtocolProperty Class
author markingmyname
ms.author maghan
ms.date 03/04/2017
ms.service sql
ms.topic reference
helpviewer_keywords
ClientNetworkProtocolProperty class
apilocation sqlmgmproviderxpsp2up.mof
apiname ClientNetworkProtocolProperty Class

ClientNetworkProtocolProperty Class

[!INCLUDE SQL Server] The ClientNetworkProtocolProperty Class represents properties of a client network protocol.

With the ClientNetworkProtocolProperty Class, you can perform the following tasks:

  • Set an index value to select a client network protocol property from the list of properties.

  • Check the protocol to which the current property belongs.

  • Check the name, type, and value of the current property.

  • Modify property string values and numeric values for the current property.

  • Set flags for the current property.

See Also

Configure Client Protocols