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. |
页首