pg_field_type_oid

(PHP 5)

pg_field_type_oid --  Returns the type ID (OID) for the corresponding field number

Opis

int pg_field_type_oid ( resource result, int field_number )

pg_field_type_oid() returns an integer containing the type ID the given field_number in the given PostgreSQL result resource. Field numbering starts at 0.

You can get more information about the field type by querying PostgreSQL pg_type system table using the ID obtained with this function.

Patrz także

pg_field_type()
pg_field_prtlen()
pg_field_name()

Hosting by: Hurra Communications Sp. z o.o.
Generated: 2007-01-26 18:02:35