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. |
页首