Condition.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.
Scripts creation of the object
public Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript ScriptCreate ();
abstract member ScriptCreate : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
override this.ScriptCreate : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
Public Function ScriptCreate () As ISfcScript