Udostępnij za pośrednictwem


Metoda WmiSmoObject.AlterProtocolProperties

Aktualizacje protokół zmian właściwość obiektu na Instrumentacja zarządzania Windows (Instrumentacja zarządzania Windows) instalacji.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Wmi
Zestaw:  Microsoft.SqlServer.SqlWmiManagement (w Microsoft.SqlServer.SqlWmiManagement.dll)

Składnia

'Deklaracja
Protected Sub AlterProtocolProperties ( _
    protocolProperties As ProtocolPropertyCollection _
)
'Użycie
Dim protocolProperties As ProtocolPropertyCollection

Me.AlterProtocolProperties(protocolProperties)
protected void AlterProtocolProperties(
    ProtocolPropertyCollection protocolProperties
)
protected:
void AlterProtocolProperties(
    ProtocolPropertyCollection^ protocolProperties
)
member AlterProtocolProperties : 
        protocolProperties:ProtocolPropertyCollection -> unit 
protected function AlterProtocolProperties(
    protocolProperties : ProtocolPropertyCollection
)

Parametry