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