ISfcDroppable Interface
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.
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. |