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