ManagedComponentHost-Klasse
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Diese API ist nicht mit CLS kompatibel.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Dts.Pipeline..::..ManagedComponentHost
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Syntax
'Declaration
<ComVisibleAttribute(True)> _
<GuidAttribute("C8739393-34EA-4822-B2E8-1E7994F09E37")> _
<CLSCompliantAttribute(False)> _
Public NotInheritable Class ManagedComponentHost _
Implements IDTSManagedComponentHost100, IDTSManagedComponent100
'Usage
Dim instance As ManagedComponentHost
[ComVisibleAttribute(true)]
[GuidAttribute("C8739393-34EA-4822-B2E8-1E7994F09E37")]
[CLSCompliantAttribute(false)]
public sealed class ManagedComponentHost : IDTSManagedComponentHost100,
IDTSManagedComponent100
[ComVisibleAttribute(true)]
[GuidAttribute(L"C8739393-34EA-4822-B2E8-1E7994F09E37")]
[CLSCompliantAttribute(false)]
public ref class ManagedComponentHost sealed : IDTSManagedComponentHost100,
IDTSManagedComponent100
[<SealedAttribute>]
[<ComVisibleAttribute(true)>]
[<GuidAttribute("C8739393-34EA-4822-B2E8-1E7994F09E37")>]
[<CLSCompliantAttribute(false)>]
type ManagedComponentHost =
class
interface IDTSManagedComponentHost100
interface IDTSManagedComponent100
end
public final class ManagedComponentHost implements IDTSManagedComponentHost100, IDTSManagedComponent100
Der ManagedComponentHost-Typ macht folgende Elemente verfügbar.
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
HostBufferManager | Infrastruktur |
![]() |
HostComponentMetaData | Infrastruktur |
![]() |
HostEventInfos | Infrastruktur |
![]() |
HostLogEntryInfos | Infrastruktur |
![]() |
HostReferenceTracker | Infrastruktur |
![]() |
HostVariableDispenser | Infrastruktur |
![]() |
InnerObject | Infrastruktur |
Zum Anfang
Methoden
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)