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