1 write to _boundParameterType
System.Data.Odbc (1)
System\Data\Odbc\OdbcParameter.cs (1)
888
_boundParameterType
= _bindtype._sql_type;
1 reference to _boundParameterType
System.Data.Odbc (1)
System\Data\Odbc\OdbcParameter.cs (1)
851
&& (
_boundParameterType
== _bindtype!._sql_type)