This topic has not yet been rated - Rate this topic

WmiSmoObject.AlterProtocolProperties Method

Updates any protocol object property changes on the Windows Management Instrumentation (WMI) installation.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)
protected void AlterProtocolProperties(
	ProtocolPropertyCollection protocolProperties
)

Parameters

protocolProperties
Type: Microsoft.SqlServer.Management.Smo.Wmi.ProtocolPropertyCollection
A ProtocolPropertyCollection object that specifies the properties to update.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.