BufferNotFoundException(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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