downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

PDOStatement::getColumnMeta> <PDOStatement::fetchObject
[edit] Last updated: Fri, 10 Feb 2012

view this page in

PDOStatement::getAttribute

(PHP 5 >= 5.1.0, PECL pdo >= 0.2.0)

PDOStatement::getAttribute 文の属性を取得する

説明

mixed PDOStatement::getAttribute ( int $attribute )

文の属性を取得します。現時点で共通の属性は存在しませんが、 ドライバ固有の属性のみ存在します。

  • PDO::ATTR_CURSOR_NAME (Firebird と ODBC 固有): UPDATE ... WHERE CURRENT OF に対するカーソル名を取得する

返り値

属性の値を返します。

参考



add a note add a note User Contributed Notes PDOStatement::getAttribute
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites