Udostępnij przez


ManagedComponentHost Class

This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

This class is not CLS-compliant.

Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)

Syntax

'Deklaracja
<ComVisibleAttribute(True)> _
<ProgIdAttribute("DTS.ManagedComponentHost")> _
<GuidAttribute("C8739393-34EA-4822-B2E8-1E7994F09E37")> _
<CLSCompliantAttribute(False)> _
Public NotInheritable Class ManagedComponentHost
    Implements IDTSManagedComponentHost100, IDTSManagedComponent100
[ComVisibleAttribute(true)] 
[ProgIdAttribute("DTS.ManagedComponentHost")] 
[GuidAttribute("C8739393-34EA-4822-B2E8-1E7994F09E37")] 
[CLSCompliantAttribute(false)] 
public sealed class ManagedComponentHost : IDTSManagedComponentHost100, IDTSManagedComponent100
[ComVisibleAttribute(true)] 
[ProgIdAttribute(L"DTS.ManagedComponentHost")] 
[GuidAttribute(L"C8739393-34EA-4822-B2E8-1E7994F09E37")] 
[CLSCompliantAttribute(false)] 
public ref class ManagedComponentHost sealed : IDTSManagedComponentHost100, IDTSManagedComponent100
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute ProgIdAttribute("DTS.ManagedComponentHost") */ 
/** @attribute GuidAttribute("C8739393-34EA-4822-B2E8-1E7994F09E37") */ 
/** @attribute CLSCompliantAttribute(false) */ 
public final class ManagedComponentHost implements IDTSManagedComponentHost100, IDTSManagedComponent100
ComVisibleAttribute(true) 
ProgIdAttribute("DTS.ManagedComponentHost") 
GuidAttribute("C8739393-34EA-4822-B2E8-1E7994F09E37") 
CLSCompliantAttribute(false) 
public final class ManagedComponentHost implements IDTSManagedComponentHost100, IDTSManagedComponent100

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.