array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'zh', ), 'this' => array ( 0 => 'pdo-firebird.getapiversion.php', 1 => 'Pdo\\Firebird::getApiVersion', 2 => 'Get the API version', ), 'up' => array ( 0 => 'class.pdo-firebird.php', 1 => 'Pdo\\Firebird', ), 'prev' => array ( 0 => 'class.pdo-firebird.php', 1 => 'Pdo\\Firebird', ), 'next' => array ( 0 => 'ref.pdo-ibm.php', 1 => 'IBM PDO Driver', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/pdo_firebird/pdo/firebird/getapiversion.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Pdo\Firebird::getApiVersion

(PHP 8 >= 8.4.0)

Pdo\Firebird::getApiVersionGet the API version

说明

public static Pdo\Firebird::getApiVersion(): int

Returns the Firebird API version as defined by the C constant FB_API_VER in ibase.h.

参数

此函数没有参数。

返回值

Returns the FireBird API as an int.