2 references to TestTypeSupport
System.Data.Odbc (2)
System\Data\Odbc\OdbcParameter.cs (2)
675
|| !command.Connection.
TestTypeSupport
(ODBC32.SQL_TYPE.NUMERIC) // otherwise we convert if the driver does not support numeric
713
if (!command.Connection.
TestTypeSupport
(_bindtype._sql_type))