Compartir a través de


CreateProtocolPropertyCollection Método

Creates a set of protocol attributes for the referenced object.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Wmi
Ensamblado:  Microsoft.SqlServer.SqlWmiManagement (en Microsoft.SqlServer.SqlWmiManagement.dll)

Sintaxis

'Declaración
Protected Overridable Function CreateProtocolPropertyCollection As ProtocolPropertyCollection
'Uso
Dim returnValue As ProtocolPropertyCollection

returnValue = Me.CreateProtocolPropertyCollection()
protected virtual ProtocolPropertyCollection CreateProtocolPropertyCollection()
protected:
virtual ProtocolPropertyCollection^ CreateProtocolPropertyCollection()
abstract CreateProtocolPropertyCollection : unit -> ProtocolPropertyCollection 
override CreateProtocolPropertyCollection : unit -> ProtocolPropertyCollection 
protected function CreateProtocolPropertyCollection() : ProtocolPropertyCollection

Valor devuelto

Tipo: Microsoft.SqlServer.Management.Smo.Wmi. . :: . .ProtocolPropertyCollection
A ProtocolPropertyCollection object that specifies the set of protocol attributes.