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 基础结构。

页首

请参阅

参考

Microsoft.SqlServer.Management.Sdk.Sfc 命名空间