ISfcDroppable.ScriptDrop 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 drop this object from storage.
public Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript ScriptDrop ();
abstract member ScriptDrop : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
Public Function ScriptDrop () As ISfcScript