ISfcExecutionEngine 接口

Defines a method to execute a script. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

命名空间:  Microsoft.SqlServer.Management.Sdk.Sfc
程序集:  Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)

语法

声明
Public Interface ISfcExecutionEngine
用法
Dim instance As ISfcExecutionEngine
public interface ISfcExecutionEngine
public interface class ISfcExecutionEngine
type ISfcExecutionEngine =  interface end
public interface ISfcExecutionEngine

ISfcExecutionEngine 类型公开以下成员。

方法

  名称 说明
公共方法 Execute Executes the specified script. 不要在您的代码中直接引用此成员。它支持 SQL Server 基础结构。

页首

请参阅

参考

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