PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

TokyoTyrantQuery クラス | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

TokyoTyrantQuery クラス

(PECL tokyo_tyrant >= 0.1.0)

はじめに

このクラスは、テーブルデータベースへの問い合わせに使用します。

クラス概要

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

目次


忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「TokyoTyrantQuery クラス」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | TokyoTyrantQuery クラス」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: