Share via


Interface ISfcMovable

Defines methods that can be used to move an object in storage. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Espace de noms :  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly :  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntaxe

'Déclaration
Public Interface ISfcMovable
'Utilisation
Dim instance As ISfcMovable
public interface ISfcMovable
public interface class ISfcMovable
type ISfcMovable =  interface end
public interface ISfcMovable

Le type ISfcMovable expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Move Moves this object under the specified parent object and updates the storage to reflect the move. Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.
Méthode publique ScriptMove Produces the script to move this object under the specified parent object Ne référencez pas directement ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

Haut de la page