ISfcMovable.Move(SfcInstance) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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