Condividi tramite


DoesNotFitBufferException Constructor

Initializes a new instance of the DoesNotFitBufferException class.

Spazio dei nomi: Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)

Sintassi

'Dichiarazione
Public Sub New
public DoesNotFitBufferException ()
public:
DoesNotFitBufferException ()
public DoesNotFitBufferException ()
public function DoesNotFitBufferException ()

Osservazioni

The default constructor initializes any fields to their default values.

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

DoesNotFitBufferException Class
DoesNotFitBufferException Members
Microsoft.SqlServer.Dts.Pipeline Namespace