BufferNotFoundException(Int32) Constructor

Definition

public:
 BufferNotFoundException(int bufferID);
public BufferNotFoundException (int bufferID);
new Microsoft.SqlServer.Dts.Pipeline.BufferNotFoundException : int -> Microsoft.SqlServer.Dts.Pipeline.BufferNotFoundException
Public Sub New (bufferID As Integer)

Parameters

bufferID
Int32

Applies to