manual.verysource.com
源码
技术论坛
博客
程序员在线工具箱
php教程
php手册
php手册
PHP Manual
OCI8
The OCI-Collection class
The OCI-Collection class
(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)
简介
OCI8 Collection functionality.
类摘要
OCI-Collection
{
/* 方法 */
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
}
Table of Contents
OCI-Collection::append
— Appends element to the collection
OCI-Collection::assign
— Assigns a value to the collection from another existing collection
OCI-Collection::assignElem
— Assigns a value to the element of the collection
OCI-Collection::free
— Frees the resources associated with the collection object
OCI-Collection::getElem
— Returns value of the element
OCI-Collection::max
— Returns the maximum number of elements in the collection
OCI-Collection::size
— Returns size of the collection
OCI-Collection::trim
— Trims elements from the end of the collection
User Contributed Notes
There are no user contributed notes for this page.
CopyRight © 2008-2022 verySource.Com All Rights reserved.
京ICP备17048824号-1
京公网安备:11010502034788