OCI-Collection->trim

(no version information, might be only in CVS)

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

Описание

class OCI-Collection {

bool trim ( int num )

}

Trims num of elements from the end of the collection.

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Список параметров

num

Смотрите также

OCI-Collection->size