PDOStatement::setAttribute
(PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0)
PDOStatement::setAttribute — 文の属性を設定する
説明
文の属性を設定します。現時点で共通の属性は存在しませんが、 ドライバ固有の属性のみ存在します。
PDO::ATTR_CURSOR_NAME
(Firebird と ODBC 固有):UPDATE ... WHERE CURRENT OF
に対するカーソル名を取得する
パラメータ
attribute
-
変更する属性。
value
-
attribute
に設定する値。 属性によっては、特定の型が必要かもしれません。
参考
- PDO::getAttribute() - データベース接続の属性を取得する
- PDO::setAttribute() - 属性を設定する
- PDOStatement::getAttribute() - 文の属性を取得する
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google