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