IDroppable Interface
The IDroppable class represents an interface that implements the Drop method on the referenced connection.
Пространство имен: Microsoft.SqlServer.Management.Common
Сборка: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Синтаксис
'Декларация
Public Interface IDroppable
public interface IDroppable
public interface class IDroppable
public interface IDroppable
public interface IDroppable
Замечания
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.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
IDroppable Members
Microsoft.SqlServer.Management.Common Namespace