検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 83 for Transaction (0.004 sec.)
Terminates a session 7431
« MongoDB\Driver\Session::__construct MongoDB\Driver\Session::getClusterTime » PHP Manual MongoD ... void This method closes an existing session. If a transaction was associated with this session, the transaction ... use with this client MongoDB\Driver\Session::abortTransaction() - Aborts a transaction MongoDB\Driver\Session::c ... ommitTransaction() - Commits a transaction MongoDB\Driver\Session:: ... startTransaction() - Starts a transaction 関連キーワード: session , ...
https://man.plustar.jp/php/mongodb-driver-session.endsession.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 7404
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Serve ... 定 リソース型 定義済み定数 SQLSRV 関数 sqlsrv_begin_transaction — Begins a database transaction sqlsrv_cancel — Ca ... ated with the connection sqlsrv_commit — Commits a transaction that was begun with sqlsrv_begin_transaction sqlsr ... nd executes a query sqlsrv_rollback — Rolls back a transaction that was begun with sqlsrv_begin_transaction sqlsr ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
Commit a transaction 7241
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... it (PECL CUBRID >= 8.3.0) cubrid_commit — Commit a transaction 説明 cubrid_commit ( resource $conn_identifier ): ... commit() function is used to execute commit on the transaction pointed by conn_identifier , currently in progress ... D PHP, auto-commit mode is disabled by default for transaction management. You can set it by using cubrid_set_aut ... using cubrid_get_autocommit() . Before you start a transaction, remember to disable the auto-commit mode. パラメー ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
The MongoDB\Driver\ReadConcern class 7118
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... concern "snapshot" is available for multi-document transactions, and starting in MongoDB 5.0, certain read operat ... ions outside of multi-document transactions. If the transaction is not part of a causally con ... sistent session, upon transaction commit with write concern "majority" , the transac ... from a snapshot of majority-committed data. If the transaction is part of a causally consistent session, upon tra ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
Roll back a transaction 6806
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC ... L CUBRID >= 8.3.0) cubrid_rollback — Roll back a transaction 説明 cubrid_rollback ( resource $conn_identifier ) ... ubrid_rollback() function executes rollback on the transaction pointed by conn_identifier , currently in progress ... ss Berkeley CA USA 参考 cubrid_commit() - Commit a transaction cubrid_disconnect() - Close a database connection ...
https://man.plustar.jp/php/function.cubrid-rollback.html - [similar]
Get auto-commit mode of the connection 6751
« cubrid_free_result cubrid_get_charset » PHP Manual CUBRID 関数 Get auto-commit mode of the con ... 8.4.0, auto-commit mode is disabled by default for transaction management. For CUBRID 8.4.1, auto-commit mode is ... enabled by default for transaction management. パラメータ conn_identifier Connection ... mode of the connection cubrid_commit() - Commit a transaction 関連キーワード: commit , mode , onnection , cubrid ...
https://man.plustar.jp/php/function.cubrid-get-autocommit.html - [similar]
定義済み定数 6711
« リソース型 例 » PHP Manual PostgreSQL 定義済み定数 定義済み定数 以下の定数が定義されています。 ... ら返されます。 致命的なエラーが発生しました。 PGSQL_TRANSACTION_IDLE ( int ) pg_transaction_status() から返されます ... ドル状態で、トランザクション内ではありません。 PGSQL_TRANSACTION_ACTIVE ( int ) pg_transaction_status() から返されま ... 接続を通じて送信され、 まだ完了していません。 PGSQL_TRANSACTION_INTRANS ( int ) pg_transaction_status() から返され ... 状態で、トランザクションブロック内にあります。 PGSQL_TRANSACTION_INERROR ( int ) pg_transaction_status() から返され ...
https://man.plustar.jp/php/pgsql.constants.html - [similar]
Stomp Client 6684
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... tomp — The Stomp class Stomp::abort — Rolls back a transaction in progress Stomp::ack — Acknowledges consumption ... of a message Stomp::begin — Starts a transaction Stomp::commit — Commits a transaction in progress ...
https://man.plustar.jp/php/book.stomp.html - [similar]
Returns whether an error label is associated with an exception 6684
« MongoDB\Driver\Exception\RuntimeException MongoDB\Driver\Exception\ServerException » PHP Manua ... ight be to find out whether you can safely retry a transaction that failed due to a transient error (like a netwo ... rking issue, or a transaction conflict). Examples of error labels are TransientT ... ransactionError and UnknownTransactionCommitResult . パラメータ errorLabel The name of th ... this exception. 参考 MongoDB\Driver\Session::commitTransaction() - Commits a transaction » MongoDB documentation ...
https://man.plustar.jp/php/mongodb-driver-runtimeexception.haserrorlabel.html - [similar]
6588
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/f ... failed: ' . stomp_connect_error ()); } /* begin a transaction */ stomp_begin ( $link , 't1' ); /* send a message ... o' */ stomp_send ( $link , $queue , $msg , array( 'transaction' => 't1' )); /* commit a transaction */ stomp_comm ... ody"]=> string(3) "bar" ["headers"]=> array(6) { ["transaction"]=> string(2) "t1" ["message-id"]=> string(41) "ID ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT