共用方式為


GetExecutionEngine 方法

Gets the execution engine for the domain. 不要直接在程式碼中參照此成員。其支援 SQL Server 基礎結構。

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

語法

'宣告
Function GetExecutionEngine As ISfcExecutionEngine
'用途
Dim instance As ISfcDomain
Dim returnValue As ISfcExecutionEngine

returnValue = instance.GetExecutionEngine()
ISfcExecutionEngine GetExecutionEngine()
ISfcExecutionEngine^ GetExecutionEngine()
abstract GetExecutionEngine : unit -> ISfcExecutionEngine 
function GetExecutionEngine() : ISfcExecutionEngine

傳回值

型別:Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcExecutionEngine
An ISfcExecutionEngine object that represents the execution engine.