4 references to VersionDoesNotSupportDataType
System.Data (4)
fx\src\data\Microsoft\SqlServer\Server\SqlDataRecord.cs (1)
594throw ADP.VersionDoesNotSupportDataType(_columnSmiMetaData[i].TypeName);
fx\src\data\System\Data\SqlClient\SqlCommand.cs (1)
6226throw ADP.VersionDoesNotSupportDataType(mt.TypeName);
fx\src\data\System\Data\SqlClient\TdsParser.cs (2)
8164throw ADP.VersionDoesNotSupportDataType(mt.TypeName); 8768throw ADP.VersionDoesNotSupportDataType(mt.TypeName);