Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes a new instance of the MainPipeClass.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New MainPipeClass()
public MainPipeClass()
public:
MainPipeClass()
new : unit -> MainPipeClass
public function MainPipeClass()
Remarks
The MainPipeClass is not intended to be instantiated outside of a DTS package.