Interface IDTSObjectHost100
Cette API prend en charge l'infrastructure SQL Server 2012 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 (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("04E3A50C-72F4-4BD7-8B8F-A93D14329624")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSObjectHost100
'Utilisation
Dim instance As IDTSObjectHost100
[GuidAttribute("04E3A50C-72F4-4BD7-8B8F-A93D14329624")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSObjectHost100
[GuidAttribute(L"04E3A50C-72F4-4BD7-8B8F-A93D14329624")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSObjectHost100
[<GuidAttribute("04E3A50C-72F4-4BD7-8B8F-A93D14329624")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSObjectHost100 = interface end
public interface IDTSObjectHost100
Le type IDTSObjectHost100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
DelayValidation | Infrastructure. For more information, see TaskHost. |
![]() |
HostType | Infrastructure. For more information, see TaskHost. |
![]() |
InnerObject | Infrastructure. For more information, see TaskHost. |
Haut de la page