2 references to DBCOLUMNFLAGS_ISNULLABLE
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
1869info.flags &= ~ODB.DBCOLUMNFLAGS_ISNULLABLE; 2267return (0 != (ODB.DBCOLUMNFLAGS_ISNULLABLE & flags));