1 reference to DataColumn_CannotSimpleContentType
System.Data.Common (1)
System\Data\DataException.cs (1)
508
public static Exception CannotSetSimpleContentType(string columnName, Type type) => _Argument(SR.Format(SR.
DataColumn_CannotSimpleContentType
, columnName, type));