2 references to NULLABLE
System.Data.Odbc (2)
System\Data\Odbc\OdbcDataReader.cs (1)
2055metaInfos[i].isNullable = (nullable == ODBC32.SQL_NULLABILITY.NULLABLE);
System\Data\Odbc\OdbcMetaDataFactory.cs (1)
363case ODBC32.SQL_NULLABILITY.NULLABLE: