Metoda RegisteredServersStore.GetExecutionEngine
Pobiera obiekt wykonanie aparat.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
Public Function GetExecutionEngine As ISfcExecutionEngine
'Użycie
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
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcExecutionEngine
A ISfcExecutionEngine obiektu.
Implementacje
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także