Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.43 KB

File metadata and controls

40 lines (33 loc) · 1.43 KB
title Properties Property (ServerNetworkProtocol)
ms.custom seo-lt-2019
ms.date 03/14/2017
ms.prod sql
ms.prod_service database-engine
ms.reviewer
ms.technology wmi
ms.topic reference
apiname
Properties Property (ServerNetworkProtocol Class)
apilocation
sqlmgmproviderxpsp2up.mof
apitype MOFDef
helpviewer_keywords
Properties property
ms.assetid 6c971bfc-c277-4c1e-a06e-146dcc34e759
author CarlRabeler
ms.author carlrab

Properties Property (ServerNetworkProtocol Class)

[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md] Gets the properties associated with the server network protocol.

Syntax

  
object.Properties [= value]  

Parts

object
A ServerNetworkProtocol Class object that represents the network protocol used by the instance of [!INCLUDEssNoVersion].

Property Value/Return Value

An array of ServerNetworkProtocolProperty Class objects that represent the properties supported by the server network protocol.

Remarks