RegisteredServersStore.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

반환 값

유형: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcExecutionEngine
A ISfcExecutionEngine object.

구현

ISfcDomain.GetExecutionEngine()

주의

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

참고 항목

참조

RegisteredServersStore 클래스

Microsoft.SqlServer.Management.RegisteredServers 네임스페이스