Freigeben über


IDTSExecutionPath100.GetExecutionPath-Methode

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see IDTSExecutionPath.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Function GetExecutionPath As String
'Usage
Dim instance As IDTSExecutionPath100 
Dim returnValue As String 

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

Rückgabewert

Typ: System.String

Siehe auch

Verweis

IDTSExecutionPath100 Schnittstelle

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace