array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'function.ibase-gen-id.php', 1 => 'ibase_gen_id', 2 => 'Increments the named generator and returns its new value', ), 'up' => array ( 0 => 'ref.ibase.php', 1 => 'Firebird/InterBase İşlevleri', ), 'prev' => array ( 0 => 'function.ibase-free-result.php', 1 => 'ibase_free_result', ), 'next' => array ( 0 => 'function.ibase-maintain-db.php', 1 => 'ibase_maintain_db', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/ibase/functions/ibase-gen-id.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

ibase_gen_id

(PHP 5, PHP 7 < 7.4.0)

ibase_gen_idIncrements the named generator and returns its new value

Açıklama

ibase_gen_id(string $generator, int $increment = 1, resource $link_identifier = null): mixed
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Dönen Değerler

Returns new generator value as integer, or as string if the value is too big.