语言

DtsEventHandler.GetExecutionPath 方法

定义

获取DTS事件处理程序的执行路径。

public:
 virtual System::String ^ GetExecutionPath();
public string GetExecutionPath();
abstract member GetExecutionPath : unit -> string
override this.GetExecutionPath : unit -> string
Public Function GetExecutionPath () As String

返回

DTS事件处理程序执行路径。

实现

适用于