|
The TokyoTyrantQuery class
(Информация о версии неизвестна, возможно, только в SVN)
Введение
This class is used to query the table databases
Обзор классов
public mixed addCond
( string $name
, int $op
, string $expr
)
public int count
( 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 mixed setLimit
([ int $max
[, int $skip
]] )
public mixed setOrder
( string $name
, int $type
)
public bool valid
( void
)
}
Содержание
|
|