Интерфейс IMarkForDrop

Defines a method that marks an object to be dropped.

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

Синтаксис

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

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

Методы

  Имя Описание
Открытый метод MarkForDrop Marks the referenced object to be dropped next time its parent object is altered by the Alter method.

В начало

Замечания

The IMarkForDrop class is implemented by various instance classes.