Поделиться через


UnsupportedBufferDataTypeException Constructor

Initializes a new instance of the UnsupportedBufferDataTypeException class.

Пространство имен: Microsoft.SqlServer.Dts.Pipeline
Сборка: Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)

Синтаксис

'Декларация
Public Sub New
public UnsupportedBufferDataTypeException ()
public:
UnsupportedBufferDataTypeException ()
public UnsupportedBufferDataTypeException ()
public function UnsupportedBufferDataTypeException ()

Замечания

The default constructor initializes any fields to their default values.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

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