1 reference to DataColumn_NotAllowDBNull
System.Data.Common (1)
System\Data\DataException.cs (1)
472
public static string NotAllowDBNullViolationText(string columnName) => SR.Format(SR.
DataColumn_NotAllowDBNull
, columnName);