略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: TokyoTyrantQuery

2024-04-18

The TokyoTyrantQuery class

(PECL tokyo_tyrant >= 0.1.0)

简介

This class is used to query the table databases

类摘要

TokyoTyrantQuery implements Iterator {
/* 方法 */
public addCond ( string $name , int $op , string $expr ) : mixed
public __construct ( TokyoTyrantTable $table )
public count ( void ) : int
public current ( void ) : array
public hint ( void ) : string
public key ( void ) : string
public metaSearch ( array $queries , int $type ) : array
public next ( void ) : array
public out ( void ) : TokyoTyrantQuery
public rewind ( void ) : bool
public search ( void ) : array
public setLimit ([ int $max [, int $skip ]] ) : mixed
public setOrder ( string $name , int $type ) : mixed
public valid ( void ) : bool
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.tokyotyrantquery.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3