5 references to InvalidBuffer
System.Data.OleDb (5)
DbPropSet.cs (4)
173throw ADP.InternalError(ADP.InternalErrorCode.InvalidBuffer, lastErrorFromProvider); 177throw ADP.InternalError(ADP.InternalErrorCode.InvalidBuffer); 219throw ADP.InternalError(ADP.InternalErrorCode.InvalidBuffer, lastErrorFromProvider); 223throw ADP.InternalError(ADP.InternalErrorCode.InvalidBuffer);
System\Data\ProviderBase\DbBuffer.cs (1)
742throw ADP.InternalError(ADP.InternalErrorCode.InvalidBuffer);