IDTSManagedComponentHost100 Interface
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("DA6CE6DE-C67C-4B89-A1D7-E65678297C68")> _
Public Interface IDTSManagedComponentHost100
'Usage
Dim instance As IDTSManagedComponentHost100
[InterfaceTypeAttribute()]
[GuidAttribute("DA6CE6DE-C67C-4B89-A1D7-E65678297C68")]
public interface IDTSManagedComponentHost100
[InterfaceTypeAttribute()]
[GuidAttribute(L"DA6CE6DE-C67C-4B89-A1D7-E65678297C68")]
public interface class IDTSManagedComponentHost100
[<InterfaceTypeAttribute()>]
[<GuidAttribute("DA6CE6DE-C67C-4B89-A1D7-E65678297C68")>]
type IDTSManagedComponentHost100 = interface end
public interface IDTSManagedComponentHost100
The IDTSManagedComponentHost100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
HostBufferManager | Infrastructure. | |
HostComponentMetaData | Infrastructure. | |
HostEventInfos | Infrastructure. | |
HostLogEntryInfos | Infrastructure. | |
HostReferenceTracker | ||
HostVariableDispenser | Infrastructure. |
Top
Methods
Top