4 references to BulkLoadCannotConvertValue
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlBulkCopy.cs (4)
1367
throw SQL.
BulkLoadCannotConvertValue
(value.GetType(), mt, ADP.ParameterValueOutOfRange(sqlValue));
1370
throw SQL.
BulkLoadCannotConvertValue
(value.GetType(), mt, e);
1444
throw SQL.
BulkLoadCannotConvertValue
(value.GetType(), type, null);
1458
throw SQL.
BulkLoadCannotConvertValue
(value.GetType(), type, e);