2 writes to TestedSQLTypes
System.Data (2)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (2)
598ProviderInfo.TestedSQLTypes |= (int)sqlcvt; 739ProviderInfo.TestedSQLTypes |= (int)sqlcvt;
1 reference to TestedSQLTypes
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (1)
733if (0 == (ProviderInfo.TestedSQLTypes & (int)sqlcvt)) {