GetExecutionEngine-Methode
Gets an execution engine object.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Declaration
Public Function GetExecutionEngine As ISfcExecutionEngine
'Usage
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
Rückgabewert
Typ: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ISfcExecutionEngine
A ISfcExecutionEngine object.
Implementiert
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.