1 reference to NULLABLE
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
1811nullable = (ODBC32.SQL_NULLABILITY) (int) GetColAttribute(i, ODBC32.SQL_DESC.NULLABLE, ODBC32.SQL_COLUMN.NULLABLE, ODBC32.HANDLER.IGNORE);