TokyoTyrantTable::putShl

Concatenates to a record

Beschreibung

public void TokyoTyrantTable::putShl ( string $key , string $value , int $width )

This method is not supported on table databases. Calling this method through TokyoTyrantTable is considered an error and an TokyoTyrantException will be thrown.

Parameter-Liste

key

A string key

value

The value to concatenate

width

The width of the record

Rückgabewerte

This method is not supported on table databases.

Siehe auch

  • TokyoTyrant::put
  • TokyoTyrant::putKeep
  • TokyoTyrant::putCat
  • TokyoTyrantTable::put
  • TokyoTyrantTable::putKeep
  • TokyoTyrantTable::putCat