Интерфейс IDroppable

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

Пространство имен:  Microsoft.SqlServer.Management.Common
Сборка:  Microsoft.SqlServer.ConnectionInfo (в Microsoft.SqlServer.ConnectionInfo.dll)

Синтаксис

'Декларация
Public Interface IDroppable
'Применение
Dim instance As IDroppable
public interface IDroppable
public interface class IDroppable
type IDroppable =  interface end
public interface IDroppable

Тип IDroppable обеспечивает доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Drop Removes the referenced object.

В начало

Замечания

The IDroppable class is implemented by various instance classes.