Interface IDTSTaskHost100
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see TaskHostClass.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("B4E78907-3D9C-4229-9DB9-6A311E45C779")> _
Public Interface IDTSTaskHost100
'Utilisation
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