Share via


Interfaccia IDroppable

Defines a method to Drop an object on the referenced connection.

Spazio dei nomi  Microsoft.SqlServer.Management.Common
Assembly:  Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)

Sintassi

'Dichiarazione
Public Interface IDroppable
'Utilizzo
Dim instance As IDroppable
public interface IDroppable
public interface class IDroppable
type IDroppable =  interface end
public interface IDroppable

Nel tipo IDroppable sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Drop Removes the referenced object.

In alto

Osservazioni

The IDroppable class is implemented by various instance classes.