2 references to
System.Data (2)
fx\src\data\System\Data\SQLTypes\SQLUtility.cs (2)
116public SqlTruncateException() : this(SQLResource.TruncationMessage, null) { 120public SqlTruncateException(String message) : this(message, null) {