Méthode ISfcDomain.GetExecutionEngine

Gets the execution engine for the domain. Ne faites pas directement référence à ce membre dans votre code. Il prend en charge l'infrastructure SQL Server.

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

Syntaxe

'Déclaration
Function GetExecutionEngine As ISfcExecutionEngine
'Utilisation
Dim instance As ISfcDomain 
Dim returnValue As ISfcExecutionEngine 

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

Valeur de retour

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

Voir aussi

Référence

ISfcDomain Interface

Espace de noms Microsoft.SqlServer.Management.Sdk.Sfc