IDTSExecutionPath100 接口

此 API 支持 SQL Server 2012 基础结构,但不能通过代码直接使用。

For more information, see IDTSExecutionPath.

命名空间:  Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集:  Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

语法

声明
<GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")> _
Public Interface IDTSExecutionPath100
用法
Dim instance As IDTSExecutionPath100
[GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")]
public interface IDTSExecutionPath100
[GuidAttribute(L"485DA57D-9426-4A83-A052-C8D174465A4E")]
public interface class IDTSExecutionPath100
[<GuidAttribute("485DA57D-9426-4A83-A052-C8D174465A4E")>]
type IDTSExecutionPath100 =  interface end
public interface IDTSExecutionPath100

IDTSExecutionPath100 类型公开以下成员。

方法

  名称 说明
公共方法 GetExecutionPath 基础结构。For more information, see IDTSExecutionPath.

页首

请参阅

参考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空间