Condividi tramite


IDroppable Interface

The IDroppable class represents an interface that implements the Drop method 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
public interface IDroppable
public interface class IDroppable
public interface IDroppable
public interface IDroppable

Osservazioni

The IDroppable class is implemented by various instance classes.

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

IDroppable Members
Microsoft.SqlServer.Management.Common Namespace