OCI-Collection->max

(no version information, might be only in CVS)

OCI-Collection->max -- Retourne le nombre maximal de valeurs d'une collection Oracle

Description

class OCI-Collection {

int max ( void )

}

OCI-Collection->max() retourne le nombre maximum d'éléments de la collection. Si la valeur retournée est 0, alors la collection n'est pas limitée. OCI-Collection->max() retourne FALSE en cas d'erreur.

Voir aussi

OCI-Collection->size