Condividi tramite


Interfaccia ISfcMarkForDrop

Defines a method that marks an object to be dropped. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public Interface ISfcMarkForDrop _
    Inherits IMarkForDrop
'Utilizzo
Dim instance As ISfcMarkForDrop
public interface ISfcMarkForDrop : IMarkForDrop
public interface class ISfcMarkForDrop : IMarkForDrop
type ISfcMarkForDrop =  
    interface
        interface IMarkForDrop
    end
public interface ISfcMarkForDrop extends IMarkForDrop

Nel tipo ISfcMarkForDrop sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico MarkForDrop Marks the referenced object to be dropped next time its parent object is altered by the Alter method. Ereditato da IMarkForDrop.

In alto