14 references to CheckTypeValueStatusValue
System.Data.OleDb (14)
ColumnBinding.cs (14)
1265
throw
CheckTypeValueStatusValue
(typeof(bool));
1307
throw
CheckTypeValueStatusValue
(typeof(byte[]));
1333
throw
CheckTypeValueStatusValue
(typeof(byte));
1356
throw
CheckTypeValueStatusValue
(typeof(string));
1391
throw
CheckTypeValueStatusValue
(typeof(short));
1424
throw
CheckTypeValueStatusValue
(typeof(short));
1445
throw
CheckTypeValueStatusValue
(typeof(short));
1480
throw
CheckTypeValueStatusValue
(typeof(short));
1515
throw
CheckTypeValueStatusValue
(typeof(int));
1550
throw
CheckTypeValueStatusValue
(typeof(long));
1574
throw
CheckTypeValueStatusValue
(typeof(float));
1598
throw
CheckTypeValueStatusValue
(typeof(double));
1643
throw
CheckTypeValueStatusValue
(typeof(string));
1663
return
CheckTypeValueStatusValue
(ExpectedType);