Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Defines a method to Drop an object on the referenced connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Declaration
Public Interface IDroppable
'Usage
Dim instance As IDroppable
public interface IDroppable
public interface class IDroppable
type IDroppable = interface end
public interface IDroppable
Der IDroppable-Typ macht folgende Elemente verfügbar.
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Drop | Removes the referenced object. |
Zum Anfang
Hinweise
The IDroppable class is implemented by various instance classes.
.gif)