Freigeben über


IDTSTaskHost100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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