Bagikan melalui


IDTSTaskHost100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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