Interfaccia IDTSObjectHost100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
For more information, see TaskHost.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
<GuidAttribute("04E3A50C-72F4-4BD7-8B8F-A93D14329624")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSObjectHost100
'Utilizzo
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
Nel tipo IDTSObjectHost100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
DelayValidation | Infrastruttura. For more information, see TaskHost. | |
HostType | Infrastruttura. For more information, see TaskHost. | |
InnerObject | Infrastruttura. For more information, see TaskHost. |
In alto