suche nach in der

TokyoTyrantQuery> <TokyoTyrantTable::putShl
Last updated: Fri, 25 May 2012

view this page in

TokyoTyrantTable::setIndex

(PECL tokyo_tyrant >= 0.1.0)

TokyoTyrantTable::setIndexSets index

Beschreibung

public mixed TokyoTyrantTable::setIndex ( string $column , int $type )

Sets an index on a specified column. The index type is one of the TokyoTyrant::RDBIT_* constants. Passing TokyoTyrant::RDBIT_VOID removes the index.

Parameter-Liste

column

The name of the column

type

The index type

Rückgabewerte

This method returns the current object and throws TokyoTyrantException on failure.



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

TokyoTyrantQuery> <TokyoTyrantTable::putShl
Last updated: Fri, 25 May 2012