(PHP 8 >= 8.4.0)
一个表示使用 Firebird PDO 驱动程序的连接的 PDO 子类。
$dsn,$username = null,$password = null,$options = null$dsn,$username = null,$password = null,$options = null$query,$fetchMode = PDO::FETCH_CLASS,$classname,$constructorArgsPdo\Firebird::ATTR_DATE_FORMATPdo\Firebird::ATTR_TIME_FORMATPdo\Firebird::ATTR_TIMESTAMP_FORMATPdo\Firebird::TRANSACTION_ISOLATION_LEVELPdo\Firebird::READ_COMMITTED、Pdo\Firebird::REPEATABLE_READ或Pdo\Firebird::SERIALIZABLE。
Pdo\Firebird::READ_COMMITTEDPdo\Firebird::REPEATABLE_READPdo\Firebird::SERIALIZABLEPdo\Firebird::WRITABLE_TRANSACTIONREAD ONLY和READ WRITE之间切换事务访问模式。默认情况下,它是true,表示READ WRITE。