This topic has not yet been rated - Rate this topic

WmiSmoObject.GetPropertyManagementObject Method

Gets the management object for the specified protocol property.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)
protected virtual ManagementObject GetPropertyManagementObject(
	ProtocolProperty pp
)

Parameters

pp
Type: Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty
A ProtocolProperty object that specifies the protocol property.

Return Value

Type: System.Management.ManagementObject
A ManagementObject system object that specifies the object that manages the ProtocolProperty object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.