Condividi tramite


UnsupportedBufferDataTypeException Constructor

Initializes a new instance of the UnsupportedBufferDataTypeException class.

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

Sintassi

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

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

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