collection->trim(no version information, might be only in CVS) collection->trim -- Trims elements from the end of the collectionDescriptionbool collection->trim ( int num)Trims num of elements from the end of the collection. 如果成功则返回 TRUE,失败则返回 FALSE。 See also oci_collection_size(). | ||