ISfcMovable.Move(SfcInstance) Method

Definition

Move this object under the given parent object and update storage to reflect it.

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)

Parameters

newParent
SfcInstance

Applies to