ISfcMovable.Move(SfcInstance) 方法

定義

將此物件移至指定的父物件下方,並更新儲存空間以反映該物件。

public void Move(Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance newParent);
abstract member Move : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance -> unit
Public Sub Move (newParent As SfcInstance)

參數

newParent
SfcInstance

適用於