共用方式為


WmiSmoObject.SetParentImpl 方法

Sets the parent of the referenced object.

命名空間:  Microsoft.SqlServer.Management.Smo.Wmi
組件:  Microsoft.SqlServer.SqlWmiManagement (在 Microsoft.SqlServer.SqlWmiManagement.dll 中)

語法

'宣告
Protected Friend Sub SetParentImpl ( _
    newParent As WmiSmoObject _
)
'用途
Dim newParent As WmiSmoObject 

Me.SetParentImpl(newParent)
protected internal void SetParentImpl(
    WmiSmoObject newParent
)
protected public:
void SetParentImpl(
    WmiSmoObject^ newParent
)
member SetParentImpl : 
        newParent:WmiSmoObject -> unit
function SetParentImpl(
    newParent : WmiSmoObject
)

參數

範例

使用 WMI 提供者管理服務和網路設定

請參閱

參考

WmiSmoObject 類別

Microsoft.SqlServer.Management.Smo.Wmi 命名空間

其他資源

WMI and SQL Server

連接到 SQL Server Database Engine