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