OCI-Collection->trim

(no version information, might be only in CVS)

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

Popis

class OCI-Collection {

bool trim ( int num )

}

Trims num of elements from the end of the collection.

Seznam parametrů

num

The number of elements to be trimmed.

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.

Viz také

OCI-Collection->size