Share via


IDTSExecutionPath.GetExecutionPath 메서드

Returns the execution path of the component.

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Function GetExecutionPath As String
‘사용 방법
Dim instance As IDTSExecutionPath 
Dim returnValue As String 

returnValue = instance.GetExecutionPath()
string GetExecutionPath()
String^ GetExecutionPath()
abstract GetExecutionPath : unit -> string
function GetExecutionPath() : String

반환 값

유형: System.String
The execution path.

참고 항목

참조

IDTSExecutionPath 인터페이스

Microsoft.SqlServer.Dts.Runtime 네임스페이스