Condividi tramite


Metodo GetExecutionEngine

Gets the execution engine for the domain. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Function GetExecutionEngine As ISfcExecutionEngine
'Utilizzo
Dim instance As ISfcDomain
Dim returnValue As ISfcExecutionEngine

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

Valore restituito

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