collection->trim

(no version information, might be only in CVS)

collection->trim -- Trims elements from the end of the collection

Description

bool collection->trim ( int num)

Trims num of elements from the end of the collection.

Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.

See also oci_collection_size().