OCICollection::maxReturns the maximum number of elements in the collection Description
public intfalse OCICollection::max()
Returns the maximum number of elements in the collection. ParametersThis function has no parameters. Return Values
Returns the maximum number as an integer, or If the returned value is 0, then the number of elements is not limited. Changelog
|