2 references to CollectionInvalidType
System.Data.Common (2)
System\Data\Common\AdapterUtil.Common.cs (2)
388
return
CollectionInvalidType
(typeof(DataColumnMappingCollection), typeof(DataColumnMapping), value);
428
return
CollectionInvalidType
(typeof(DataTableMappingCollection), typeof(DataTableMapping), value);