downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ingres_field_precision> <ingres_field_name
Last updated: Fri, 14 Aug 2009

view this page in

ingres_field_nullable

(PHP 4 >= 4.0.2, PHP 5 <= 5.0.5, PECL ingres >= 1.0.0)

ingres_field_nullableTeste si un champ est annulable

Description

bool ingres_field_nullable ( resource $result , int $index )

ingres_field_nullable test si un champ est annulable.

Liste de paramètres

result

La ressource de résultat Ingres

index

index est le numéro du champ et doit être compris entre 1 et la valeur donnée par ingres_num_fields().

Valeurs de retour

ingres_field_nullable() retourne TRUE si le champ peut recevoir la valeur NULL et FALSE sinon.

Voir aussi



add a note add a note User Contributed Notes
ingres_field_nullable
There are no user contributed notes for this page.

ingres_field_precision> <ingres_field_name
Last updated: Fri, 14 Aug 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites