2 references to
System.Data.Common (2)
System\Data\SQLTypes\SQLUtility.cs (2)
107public SqlTruncateException() : this(SQLResource.TruncationMessage, null) 112public SqlTruncateException(string? message) : this(message, null)