Compartilhar via


Método GetExecutionEngine

Gets the execution engine for the domain. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
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 de retorno

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