OCI-Collection->trim

(no version information, might be only in CVS)

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

Beskrivelse

class OCI-Collection {

bool trim ( int num )

}

Trims num of elements from the end of the collection.

Parameterliste

num

The number of elements to be trimmed.

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.

Se også

OCI-Collection->size