Partager via


Méthode RegisteredServersStore.GetExecutionEngine

Gets an execution engine object.

Espace de noms :  Microsoft.SqlServer.Management.RegisteredServers
Assembly :  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Syntaxe

'Déclaration
Public Function GetExecutionEngine As ISfcExecutionEngine
'Utilisation
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

Valeur de retour

Type : Microsoft.SqlServer.Management.Sdk.Sfc.ISfcExecutionEngine
A ISfcExecutionEngine object.

Implémente

ISfcDomain.GetExecutionEngine()

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Voir aussi

Référence

RegisteredServersStore Classe

Espace de noms Microsoft.SqlServer.Management.RegisteredServers