ISfcCreatable.ScriptCreate 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 create this object to storage in its current state.
public Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript ScriptCreate ();
abstract member ScriptCreate : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
Public Function ScriptCreate () As ISfcScript