OCI-Collection->max

(no version information, might be only in CVS)

OCI-Collection->max -- 返回 collection 中单元的最大数目

说明

class OCI-Collection {

int max ( void )

}

返回 collection 中单元的最大数目。如果返回值为 0,则单元的数目无限制。如果出错 OCI-Collection->max() 返回 FALSE


add a note add a note User Contributed Notes
There are no user contributed notes for this page.