Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Defines a method to Drop an object on the referenced connection.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (em Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxe
'Declaração
Public Interface IDroppable
'Uso
Dim instance As IDroppable
public interface IDroppable
public interface class IDroppable
type IDroppable = interface end
public interface IDroppable
O tipo IDroppable expõe os membros a seguir.
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
Drop | Removes the referenced object. |
Início
Comentários
The IDroppable class is implemented by various instance classes.
.gif)