TokyoTyrantQuery クラス
(PECL tokyo_tyrant >= 0.1.0)
はじめに
このクラスは、テーブルデータベースへの問い合わせに使用します。
クラス概要
public addCond
(
string $name
,
int $op
,
string $expr
) :
mixed
public count
(
void
) :
int
public hint
(
void
) :
string
public key
(
void
) :
string
public metaSearch
(
array $queries
,
int $type
) :
array
public next
(
void
) :
array
public search
(
void
) :
array
public valid
(
void
) :
bool
}
目次
There are no user contributed notes for this page.