Interfaz IDroppable

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

Espacio de nombres:  Microsoft.SqlServer.Management.Common
Ensamblado:  Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)

Sintaxis

'Declaración
Public Interface IDroppable
'Uso
Dim instance As IDroppable
public interface IDroppable
public interface class IDroppable
type IDroppable =  interface end
public interface IDroppable

El tipo IDroppable expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público Drop Removes the referenced object.

Arriba

Comentarios

The IDroppable class is implemented by various instance classes.