Constructeur NotOutputBufferException
Initializes a new instance of the NotOutputBufferException class.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (en Microsoft.SqlServer.PipelineHost.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New NotOutputBufferException()
public NotOutputBufferException()
public:
NotOutputBufferException()
new : unit -> NotOutputBufferException
public function NotOutputBufferException()