共用方式為


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 命名空間