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


NotOutputBufferException Constructor

Initializes a new instance of the NotOutputBufferException class.

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

Синтаксис

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

Замечания

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.

См. также

Справочник

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