IDTSPackageInternal100 介面

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

Represents an interface implemented by the collection of IDTSPackageInternal100 container that need to have the internal property.

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

語法

'宣告
<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")> _
Public Interface IDTSPackageInternal100
'用途
Dim instance As IDTSPackageInternal100
[GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")]
public interface IDTSPackageInternal100
[GuidAttribute(L"1A7140A7-7BF0-45C3-98A4-1EE32992B384")]
public interface class IDTSPackageInternal100
[<GuidAttribute("1A7140A7-7BF0-45C3-98A4-1EE32992B384")>]
type IDTSPackageInternal100 =  interface end
public interface IDTSPackageInternal100

IDTSPackageInternal100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 Parameters 基礎結構。Gets the parameters used for this class.

上層

方法

  名稱 說明
公用方法 SetFlagRunningInOutProcess 基礎結構。Sets the flag running the incoming and outgoing process.
公用方法 SetISServerExecutionID 基礎結構。Sets the Integration Services server execution ID of the package.
公用方法 SSISExecSuspend 基礎結構。Returns a String that contains the combined id and exec type.

上層

請參閱

參考

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