5 references to SqlMisc_NoBufferMessage
System.Data.Common (5)
System\Data\SQLTypes\SQLBytes.cs (3)
267
throw new SqlTypeException(SR.
SqlMisc_NoBufferMessage
);
345
throw new SqlTypeException(SR.
SqlMisc_NoBufferMessage
);
374
throw new SqlTypeException(SR.
SqlMisc_NoBufferMessage
);
System\Data\SQLTypes\SQLChars.cs (2)
272
throw new SqlTypeException(SR.
SqlMisc_NoBufferMessage
);
344
throw new SqlTypeException(SR.
SqlMisc_NoBufferMessage
);