Interface IDroppable
Defines a method to Drop an object on the referenced connection.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Public Interface IDroppable
'Utilisation
Dim instance As IDroppable
public interface IDroppable
public interface class IDroppable
type IDroppable = interface end
public interface IDroppable
Le type IDroppable expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
Drop | Removes the referenced object. |
Haut de la page
Notes
The IDroppable class is implemented by various instance classes.