GetExecutionEngine 方法
Gets an execution engine object.
命名空間: Microsoft.SqlServer.Management.RegisteredServers
組件: Microsoft.SqlServer.Management.RegisteredServers (在 Microsoft.SqlServer.Management.RegisteredServers.dll 中)
語法
'宣告
Public Function GetExecutionEngine As ISfcExecutionEngine
'用途
Dim instance As RegisteredServersStore
Dim returnValue As ISfcExecutionEngine
returnValue = instance.GetExecutionEngine()
public ISfcExecutionEngine GetExecutionEngine()
public:
virtual ISfcExecutionEngine^ GetExecutionEngine() sealed
abstract GetExecutionEngine : unit -> ISfcExecutionEngine
override GetExecutionEngine : unit -> ISfcExecutionEngine
public final function GetExecutionEngine() : ISfcExecutionEngine
傳回值
型別:Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcExecutionEngine
A ISfcExecutionEngine object.
實作
備註
只有 Microsoft .NET Framework 2.0 版支援此命名空間、類別或成員。