Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | DalÅ¡Ã |
pg_lo_close
Popis
bool pg_lo_close ( resource large_object )
pg_lo_close() closes a large
object. large_object
is a resource for the
large object from pg_lo_open().
To use the large object interface, it is necessary to enclose it within a transaction block.
Poznámka: This function used to be called pg_loclose().
PÅ™Ãklady
PÅ™edcházejÃcà | Domů | DalÅ¡Ã |
pg_last_oid | Nahoru |