共用方式為


IDTSExecutionPath 介面

Represents the DTS execution path.

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Interface IDTSExecutionPath
'用途
Dim instance As IDTSExecutionPath
public interface IDTSExecutionPath
public interface class IDTSExecutionPath
type IDTSExecutionPath =  interface end
public interface IDTSExecutionPath

IDTSExecutionPath 型別公開下列成員。

方法

  名稱 說明
公用方法 GetExecutionPath Returns the execution path of the component.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Runtime 命名空間