BufferNotFoundException(Int32) 构造函数

定义

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)

参数

bufferID
Int32

适用于