IDTSTaskHost100 介面
此 API 支援 基礎結構,但無法直接從您的程式碼使用。
For more information, see TaskHostClass.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
<GuidAttribute("B4E78907-3D9C-4229-9DB9-6A311E45C779")> _
Public Interface IDTSTaskHost100
'用途
Dim instance As IDTSTaskHost100
[GuidAttribute("B4E78907-3D9C-4229-9DB9-6A311E45C779")]
public interface IDTSTaskHost100
[GuidAttribute(L"B4E78907-3D9C-4229-9DB9-6A311E45C779")]
public interface class IDTSTaskHost100
[<GuidAttribute("B4E78907-3D9C-4229-9DB9-6A311E45C779")>]
type IDTSTaskHost100 = interface end
public interface IDTSTaskHost100
IDTSTaskHost100 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
ApartmentThreaded | 基礎結構。For more information, see TaskHostClass. | |
ExecutionValue | 基礎結構。For more information, see TaskHostClass. | |
ExecValueVariable | 基礎結構。For more information, see TaskHostClass. |
上層