다음을 통해 공유


GetExecutionEngine 메서드

Gets an execution engine object.

네임스페이스:  Microsoft.SqlServer.Management.RegisteredServers
어셈블리:  Microsoft.SqlServer.Management.RegisteredServers(Microsoft.SqlServer.Management.RegisteredServers.dll)

구문

‘선언
Public Function GetExecutionEngine As ISfcExecutionEngine
‘사용 방법
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

구현

ISfcDomain. . :: . .GetExecutionEngine() () () ()

주의

이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.