Partager via


Interface IDTSTaskHost100

Cette API prend en charge l'infrastructure 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 (en 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

Le type IDTSTaskHost100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ApartmentThreaded Infrastructure. For more information, see TaskHostClass.
Propriété publique ExecutionValue Infrastructure. For more information, see TaskHostClass.
Propriété publique ExecValueVariable Infrastructure. For more information, see TaskHostClass.

Haut de la page