IDTSTaskHost100-Schnittstelle
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
For more information, see TaskHostClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("B4E78907-3D9C-4229-9DB9-6A311E45C779")> _
Public Interface IDTSTaskHost100
'Usage
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
Der IDTSTaskHost100-Typ macht folgende Elemente verfügbar.
Eigenschaften
Name | Beschreibung | |
---|---|---|
ApartmentThreaded | Infrastruktur For more information, see TaskHostClass. | |
ExecutionValue | Infrastruktur For more information, see TaskHostClass. | |
ExecValueVariable | Infrastruktur For more information, see TaskHostClass. |
Zum Anfang