OCI-Collection->trim

(no version information, might be only in CVS)

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

Beschreibung

class OCI-Collection {

bool trim ( int num )

}

Trims num of elements from the end of the collection.

Parameter Liste

num

The number of elements to be trimmed.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Siehe auch

OCI-Collection->size