共用方式為


ISfcMovable 介面

Defines methods that can be used to move an object in storage. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

命名空間:  Microsoft.SqlServer.Management.Sdk.Sfc
組件:  Microsoft.SqlServer.Management.Sdk.Sfc (在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

語法

'宣告
Public Interface ISfcMovable
'用途
Dim instance As ISfcMovable
public interface ISfcMovable
public interface class ISfcMovable
type ISfcMovable =  interface end
public interface ISfcMovable

ISfcMovable 型別公開下列成員。

方法

  名稱 說明
公用方法 Move Moves this object under the specified parent object and updates the storage to reflect the move. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。
公用方法 ScriptMove Produces the script to move this object under the specified parent object 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

上層