14 references to CheckTypeValueStatusValue
System.Data (14)
fx\src\data\System\Data\OleDb\ColumnBinding.cs (14)
1112
throw
CheckTypeValueStatusValue
(typeof(Boolean));
1149
throw
CheckTypeValueStatusValue
(typeof(byte[]));
1172
throw
CheckTypeValueStatusValue
(typeof(Byte));
1191
throw
CheckTypeValueStatusValue
(typeof(String));
1223
throw
CheckTypeValueStatusValue
(typeof(Int16));
1253
throw
CheckTypeValueStatusValue
(typeof(Int16));
1271
throw
CheckTypeValueStatusValue
(typeof(Int16));
1301
throw
CheckTypeValueStatusValue
(typeof(Int16));
1331
throw
CheckTypeValueStatusValue
(typeof(Int32));
1361
throw
CheckTypeValueStatusValue
(typeof(Int64));
1382
throw
CheckTypeValueStatusValue
(typeof(Single));
1403
throw
CheckTypeValueStatusValue
(typeof(Double));
1443
throw
CheckTypeValueStatusValue
(typeof(String));
1460
return
CheckTypeValueStatusValue
(ExpectedType);