Partager via


Interface IDTSObjectHost100

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 TaskHost.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")> _
Public Interface IDTSObjectHost100
'Utilisation
Dim instance As IDTSObjectHost100
[InterfaceTypeAttribute()]
[GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")]
public interface IDTSObjectHost100
[InterfaceTypeAttribute()]
[GuidAttribute(L"83E60348-B725-4E5A-B69A-35378E3CF859")]
public interface class IDTSObjectHost100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("83E60348-B725-4E5A-B69A-35378E3CF859")>]
type IDTSObjectHost100 =  interface end
public interface IDTSObjectHost100