5 references to UnknownDataType
System.Data (5)
fx\src\data\Microsoft\SqlServer\Server\ValueUtilsSmi.cs (1)
1589
case ExtendedClrTypeCode.Invalid: throw ADP.
UnknownDataType
( value.GetType() );
fx\src\data\System\Data\Odbc\Odbc32.cs (1)
909
throw ADP.
UnknownDataType
(dataType);
fx\src\data\System\Data\Sql\SqlMetaData.cs (2)
1114
throw ADP.
UnknownDataType
(dataType);
1301
throw ADP.
UnknownDataType
(dataType);
fx\src\data\System\Data\SqlClient\SqlEnums.cs (1)
366
throw ADP.
UnknownDataType
(dataType);