(PHP 4 >= 4.0.2)
boolingres_field_nullable (int index [, resource link])
boolingres_field_nullable
ingres_field_nullable() は、フィールドにNULLが 設定可能な場合に true、設定できない場合に false を返します。
index はフィールド番号であり、1 と ingres_num_fields() で指定した値の間である必要 があります。
ingres_query(), ingres_fetch_array(), ingres_fetch_object(), ingres_fetch_row() も参照下さい。