This topic has not yet been rated - Rate this topic

WmiSmoObject.SetParentImpl Method

Sets the parent of the referenced object.

Namespace:  Microsoft.SqlServer.Management.Smo.Wmi
Assembly:  Microsoft.SqlServer.SqlWmiManagement (in Microsoft.SqlServer.SqlWmiManagement.dll)
protected internal void SetParentImpl(
	WmiSmoObject newParent
)

Parameters

newParent
Type: Microsoft.SqlServer.Management.Smo.Wmi.WmiSmoObject
A WmiSmoObject that is the parent of the referenced object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.