Compartilhar via


Método WmiSmoObject.GetProtocolPropertyCollection

Returns the protocol property collection for the referenced object.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (em Microsoft.SqlServer.SqlWmiManagement.dll)

Sintaxe

'Declaração
Protected Function GetProtocolPropertyCollection As ProtocolPropertyCollection
'Uso
Dim returnValue As ProtocolPropertyCollection 

returnValue = Me.GetProtocolPropertyCollection()
protected ProtocolPropertyCollection GetProtocolPropertyCollection()
protected:
ProtocolPropertyCollection^ GetProtocolPropertyCollection()
member GetProtocolPropertyCollection : unit -> ProtocolPropertyCollection
protected function GetProtocolPropertyCollection() : ProtocolPropertyCollection

Valor de retorno

Tipo: Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
A ProtocolPropertyCollection object that specifies the protocol property collection for the referenced object.

Exemplos

Gerenciando serviços e configurações de rede através do provedor do WMI

Consulte também

Referência

WmiSmoObject Classe

Namespace Microsoft.SqlServer.Management.Smo.Wmi

Outros recursos

WMI and SQL Server

Conectando ao Mecanismo de Banco de Dados do SQL Server