NotOutputBufferException-Konstruktor
Initializes a new instance of the NotOutputBufferException 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 NotOutputBufferException()
public NotOutputBufferException()
public:
NotOutputBufferException()
new : unit -> NotOutputBufferException
public function NotOutputBufferException()