Поделиться через


Метод 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