1 write to RestrictedSQLBindTypes
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (1)
618ProviderInfo.RestrictedSQLBindTypes |= (int)sqlcvt;
1 reference to RestrictedSQLBindTypes
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcConnection.cs (1)
763return (0 != (ProviderInfo.RestrictedSQLBindTypes & (int)sqlcvt));