Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Contains values used to identify a PipelineBuffer as an input or output buffer.
Namespace: Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.PipelineHost (in microsoft.sqlserver.pipelinehost.dll)
Syntax
'Declaration
Public Enumeration PipelineBufferMode
public enum PipelineBufferMode
public enum class PipelineBufferMode
public enum PipelineBufferMode
public enum PipelineBufferMode
Members
| Member name | Description |
|---|---|
| Input | Identifies a PipelineBuffer as an input buffer. |
| Output | Identifies a PipelineBuffer as an output buffer. |
Remarks
This enumeration identifies a PipelineBuffer as either an input or output buffer. PipelineBuffer objects in input mode are restricted from calling the following methods:
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.