Odbc\Result クラス

(PHP 8 >= 8.4.0)

はじめに

PHP 8.4.0 以降、odbc_result resource を置き換える完全不透明クラスです。

クラス概要

namespace Odbc;
class Result {
}