1 reference to DataColumn_NullableTypesNotSupported
System.Data.Common (1)
System\Data\DataException.cs (1)
521
public static Exception ColumnTypeNotSupported() => Common.ADP.NotSupported(SR.
DataColumn_NullableTypesNotSupported
);