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. |
上層