2 references to NULLABLE
System.Data (2)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
1812metaInfos[i].isNullable = (nullable == ODBC32.SQL_NULLABILITY.NULLABLE);
fx\src\data\System\Data\Odbc\odbcmetadatafactory.cs (1)
352case ODBC32.SQL_NULLABILITY.NULLABLE: