PDOStatement->getAttribute
(No version information available, might be only in CVS)
PDOStatement->getAttribute — 文の属性を取得する
説明
文の属性を取得します。現時点で共通の属性は存在しませんが、 ドライバ固有の属性のみ存在します。
PDO::ATTR_CURSOR_NAME (Firebird と ODBC 固有): UPDATE ... WHERE CURRENT OF に対するカーソル名を取得する
返り値
属性の値を返します。
PDOStatement->getAttribute
There are no user contributed notes for this page.
