La clase OCI-Collection

(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

Introducción

Funcionalidad de OCI8 Collection.

Sinopsis de la Clase

OCI-Collection {
/* Métodos */
append ( mixed $value ) : bool
assign ( OCI-Collection $from ) : bool
assignElem ( int $index , mixed $value ) : bool
free ( void ) : bool
getElem ( int $index ) : mixed
max ( void ) : int
size ( void ) : int
trim ( int $num ) : bool
}

Tabla de contenidos