1 reference to DataSet_UnsupportedSchema
System.Data.Common (1)
System\Data\DataException.cs (1)
619
public static Exception DataSetUnsupportedSchema(string ns) => _Argument(SR.Format(SR.
DataSet_UnsupportedSchema
, ns));