IDTSPackageInternal 接口

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

Defines an interface implemented by containers that need to have the internal property.

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

语法

声明
Public Interface IDTSPackageInternal
用法
Dim instance As IDTSPackageInternal
public interface IDTSPackageInternal
public interface class IDTSPackageInternal
type IDTSPackageInternal =  interface end
public interface IDTSPackageInternal

IDTSPackageInternal 类型公开以下成员。

属性

  名称 说明
公共属性 Parameters 基础结构。Gets the parameters used for this class.

页首

方法

  名称 说明
公共方法 SSISExecSuspend 基础结构。Returns a String that contains the combined id and exec type.

页首

请参阅

参考

Microsoft.SqlServer.Dts.Runtime 命名空间