2 references to
System.Data.Common (2)
System\Data\DBConcurrencyException.cs (2)
16
public DBConcurrencyException() :
this
(SR.ADP_DBConcurrencyExceptionMessage, null)
20
public DBConcurrencyException(string? message) :
this
(message, null)