共用方式為


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 基礎結構。

上層