(PHP 8 >= 8.4.0)
一個繼承自 PDO 的子類別,表示使用 Firebird 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。