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.

Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.

See also oci_collection_size().