ISfcDroppable Interface

Definition

public interface ISfcDroppable : Microsoft.SqlServer.Management.Common.IDroppable
type ISfcDroppable = interface
    interface IDroppable
Public Interface ISfcDroppable
Implements IDroppable
Derived
Implements

Methods

Drop() (Inherited from IDroppable)
ScriptDrop()

Produce the script to drop this object from storage.

Applies to