ISfcMovable.ScriptMove(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.
Produce the script to move this object under the given parent object.
public Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript ScriptMove (Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance newParent);
abstract member ScriptMove : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
Public Function ScriptMove (newParent As SfcInstance) As ISfcScript
Parameters
- newParent
- SfcInstance
Returns
The script to move this object