Costruttore NotOutputBufferException
Initializes a new instance of the NotOutputBufferException class.
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in Microsoft.SqlServer.PipelineHost.dll)
Sintassi
'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New NotOutputBufferException()
public NotOutputBufferException()
public:
NotOutputBufferException()
new : unit -> NotOutputBufferException
public function NotOutputBufferException()
Vedere anche