Freigeben über


ISfcMovable-Schnittstelle

Defines methods that can be used to move an object in storage. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface ISfcMovable
'Usage
Dim instance As ISfcMovable
public interface ISfcMovable
public interface class ISfcMovable
type ISfcMovable =  interface end
public interface ISfcMovable

Der ISfcMovable-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Move Moves this object under the specified parent object and updates the storage to reflect the move. Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.
Öffentliche Methode ScriptMove Produces the script to move this object under the specified parent object Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace