maxdb_commit
(PECL)
maxdb_commit(no version information, might be only in CVS)
maxdb->commit -- 現在のトランザクションをコミットする説明
手続き型
bool maxdb_commit ( resource link )オブジェクト指向型 (メソッド)
class maxdb {bool commit ( void )
}
link パラメータで指定したデータベース接続について、 現在のトランザクションをコミットします。
例
例 2. 手続き型
|
上の例は、なにも出力しません。
maxdb_commit
There are no user contributed notes for this page.