検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 83 for Transaction (0.006 sec.)
The MongoDB\Driver\Session class 10080
« MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB ... goDB\Driver\Session { /* Constants */ const string TRANSACTION_NONE = none ; const string TRANSACTION_STARTING = ... starting ; const string TRANSACTION_IN_PROGRESS = in_progress ; const string TRANSACTI ... ON_COMMITTED = committed ; const string TRANSACTION_ABORTED = aborted ; /* メソッド */ final public ab ... ortTransaction (): void final public advanceClusterTime ( array | ...
https://man.plustar.jp/php/class.mongodb-driver-session.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 10080
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... th sqlsrv_begin_transaction sqlsrv_commit (No version information available, m ... ight only be in Git) sqlsrv_commit — Commits a transaction that was begun with sqlsrv_begin_transaction() 説明 ... sqlsrv_commit ( resource $conn ): bool Commits a transaction that was begun with sqlsrv_begin_transaction() . T ... o-commit mode after sqlsrv_commit() is called. The transaction that is committed includes all statements that wer ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Begins a database transaction 10012
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... tion available, might only be in Git) sqlsrv_begin_transaction — Begins a database transaction 説明 sqlsrv_begin_ ... transaction ( resource $conn ): bool The transaction begun by sqlsrv_begin_transaction() includes all s ... that were executed after the call to sqlsrv_begin_transaction() and before calls to sqlsrv_rollback() or sqlsrv_ ... commit() . Explicit transactions should be started and committed or rolled back us ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Rolls back a transaction that was begun with sqlsrv_begin_transaction 9917
« sqlsrv_query sqlsrv_rows_affected » PHP Manual SQLSRV 関数 Rolls back a transaction that was b ... egun with sqlsrv_begin_transaction sqlsrv_rollback (No version information available, ... ght only be in Git) sqlsrv_rollback — Rolls back a transaction that was begun with sqlsrv_begin_transaction() 説明 ... srv_rollback ( resource $conn ): bool Rolls back a transaction that was begun with sqlsrv_begin_transaction() and ... owing example demonstrates how to use sqlsrv_begin_transaction() together with sqlsrv_commit() and sqlsrv_rollbac ...
https://man.plustar.jp/php/function.sqlsrv-rollback.html - [similar]
Returns the CUBRID database parameters 9890
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... rs Parameter Description PARAM_ISOLATION_LEVEL The transaction isolation level. LOCK_TIMEOUT CUBRID provides the ... e waiting time (in seconds) for the lock until the transaction lock setting is allowed. The default value of the ... pplication client will wait indefinitely until the transaction lock is allowed. PARAM_AUTO_COMMIT In CUBRID PHP, ... auto-commit mode is disabled by default for transaction management. It can be set by using cubrid_set_auto ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
Commits a transaction 9604
« MongoDB\Driver\Session::advanceOperationTime MongoDB\Driver\Session::__construct » PHP Manual ... MongoDB\Driver\Session Commits a transaction MongoDB\Driver\Session::commitTransaction (mongodb ... >=1.5.0) MongoDB\Driver\Session::commitTransaction — Commits a transaction 説明 final public MongoDB\ ... Driver\Session::commitTransaction (): void Saves the changes made by the operations ... in the multi-document transaction and ends the transaction. Until the commit, none o ...
https://man.plustar.jp/php/mongodb-driver-session.committransaction.html - [similar]
サーバー上で実行中のトランザクションの状態を返す 9550
« pg_trace pg_tty » PHP Manual PostgreSQL 関数 サーバー上で実行中のトランザクションの状態を返す ... pg_transaction_status (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_transacti ... バー上で実行中のトランザクションの状態を返す 説明 pg_transaction_status ( PgSql\Connection $connection ): int サーバ ... ーバーで autocommit を off に 設定している場合、 pg_transaction_status() は 不正確な値を返します。サーバー側での自 ... Sql\Connection クラスのインスタンス。 戻り値 PGSQL_TRANSACTION_IDLE (アイドル状態)、 PGSQL_TRANSACTION_ACTIVE ( ...
https://man.plustar.jp/php/function.pg-transaction-status.html - [similar]
Aborts a transaction 9550
« MongoDB\Driver\Session MongoDB\Driver\Session::advanceClusterTime » PHP Manual MongoDB\Driver\ ... Session Aborts a transaction MongoDB\Driver\Session::abortTransaction (mongodb ... >=1.5.0) MongoDB\Driver\Session::abortTransaction — Aborts a transaction 説明 final public MongoDB\D ... river\Session::abortTransaction (): void Terminates the multi-document transaction ... any data changes made by the operations within the transaction. That is, the transaction ends without saving any ...
https://man.plustar.jp/php/mongodb-driver-session.aborttransaction.html - [similar]
Rolls back a transaction in progress 9075
« Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_ab ... 0.1.0) Stomp::abort -- stomp_abort — Rolls back a transaction in progress 説明 オブジェクト指向型 (method): publ ... ic Stomp::abort ( string $transaction_id , array $headers = ? ): bool 手続き型: stomp_ab ... ort ( resource $link , string $transaction_id , array $headers = ? ): bool Rolls back a trans ... 続き型のみ: stomp_connect() が返す stomp リンク ID。 transaction_id The transaction to abort. headers 追加のヘッダ ...
https://man.plustar.jp/php/stomp.abort.html - [similar]
Commits a transaction in progress 9075
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::co ... = 0.1.0) Stomp::commit -- stomp_commit — Commits a transaction in progress 説明 オブジェクト指向型 (method): publ ... ic Stomp::commit ( string $transaction_id , array $headers = ? ): bool 手続き型: stomp_co ... mmit ( resource $link , string $transaction_id , array $headers = ? ): bool Commits a transact ... 続き型のみ: stomp_connect() が返す stomp リンク ID。 transaction_id The transaction id. headers 追加のヘッダ (例: r ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT