Freigeben über


ManagedComponentHost-Konstruktor

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Initializes a new instance of the ManagedComponentHost class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ManagedComponentHost()
public ManagedComponentHost()
public:
ManagedComponentHost()
new : unit -> ManagedComponentHost
public function ManagedComponentHost()

Siehe auch

Verweis

ManagedComponentHost Klasse

Microsoft.SqlServer.Dts.Pipeline-Namespace