Condividi tramite


Interfaccia ISfcMovable

Defines methods that can be used to move an object in storage. 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 ISfcMovable
'Utilizzo
Dim instance As ISfcMovable
public interface ISfcMovable
public interface class ISfcMovable
type ISfcMovable =  interface end
public interface ISfcMovable

Nel tipo ISfcMovable sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Move Moves this object under the specified parent object and updates the storage to reflect the move. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Metodo pubblico ScriptMove Produces the script to move this object under the specified parent object Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

In alto