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