Compartir a través de


GetExecutionEngine Método

Gets the execution engine for the domain. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Function GetExecutionEngine As ISfcExecutionEngine
'Uso
Dim instance As ISfcDomain
Dim returnValue As ISfcExecutionEngine

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

Valor devuelto

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