Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Usage
Dim instance As PipelineBufferMode
public enum PipelineBufferMode
public enum class PipelineBufferMode
type 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: