ingres_field_nullable

 bool ingres_field_nullable ( resource $result , int $index ) 

説明

Test if a field is nullable. Note: Related Configurations See ingres.array_index_start in Runtime Configuration

戻り値

ingres_field_nullable() returns TRUE if the field can be set to the NULL value and FALSE if it cannot