Compartir a través de


IDTSExecutionPath.GetExecutionPath Método

Returns the execution path of the component.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Function GetExecutionPath As String
'Uso
Dim instance As IDTSExecutionPath 
Dim returnValue As String 

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

Valor devuelto

Tipo: System.String
The execution path.

Vea también

Referencia

IDTSExecutionPath Interfaz

Espacio de nombres Microsoft.SqlServer.Dts.Runtime