検索

phrase: max: clip:
target: order:
Results of 1 - 9 of about 9 for snapshot (0.003 sec.)
Start a new client session for use with this client 12924
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manage ... tion. This option is available in MongoDB 4.0+. [] snapshot bool Configure snapshot reads in a session. If tru ... operations within the session will then utilize a "snapshot" read concern level to read majority-committed dat ... a from that timestamp. Set to false to disable snapshot reads. Snapshot reads require MongoDB 5.0+ and can ... onsistency, transactions, or write operations. If "snapshot" is true , "causalConsistency" will default to fal ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
The MongoDB\Driver\ReadConcern class 11575
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... const string MAJORITY = "majority" ; const string SNAPSHOT = "snapshot" ; /* メソッド */ final public bsonSer ... on protocol version 1. MongoDB\Driver\ReadConcern::SNAPSHOT Read concern "snapshot" is available for multi-doc ... tion operations are guaranteed to have read from a snapshot of majority-committed data. If the transaction is ... tion operations are guaranteed to have read from a snapshot of majority-committed data that provides causal co ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
Create a new Query 8646
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... ip int Number of documents to skip. Defaults to 0. snapshot bool 警告 This option is deprecated and should not ... ng write operation. Falls back to the deprecated "$snapshot" modifier if not specified. sort array | object Th ... deprecated. PECL mongodb 1.5.0 The "maxScan" and "snapshot" options are deprecated. PECL mongodb 1.3.0 Added ... eMS" , "min" , "returnKey" , "showRecordId" , and "snapshot" options. Renamed the "partial" option to "allowPa ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
トランザクションを開始する 8250
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli:: ... 以上が必要です。 MYSQLI_TRANS_START_WITH_CONSISTENT_SNAPSHOT : "START TRANSACTION WITH CONSISTENT SNAPSHOT" でト ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
Microsoft SQL Server 関数 (PDO_SQLSRV) 8124
« PDO_MYSQL DSN PDO_SQLSRV DSN » PHP Manual PDO ドライバ Microsoft SQL Server 関数 (PDO_SQLSRV) ... を、Repeateable Read に設定します。 PDO::SQLSRV_TXN_SNAPSHOT ( int ) この定数は、SQLSRV DSN のキー TransactionI ... で使えます。 この接続のトランザクション隔離レベルを、Snapshot に設定します。 PDO::SQLSRV_TXN_SERIALIZABLE ( int ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.html - [similar]
定義済み定数 7927
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... ions array passed to sqlsrv_connect() . SQLSRV_TXN_SNAPSHOT ( int ) Indicates a transaction isolation level of ... SNAPSHOT. This value is used to set the TransactionIsolatio ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
定義済み定数 7873
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の ... RITE" で開始します。 MYSQLI_TRANS_START_CONSISTENT_SNAPSHOT mysqli_begin_transaction() で、 トランザクションを ... "START TRANSACTION WITH CONSISTENT SNAPSHOT" で開始します。 MYSQLI_CLIENT_SSL_DONT_VERIFY_SERV ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
MS SQL Server および SQL Azure データベースに接続する 7801
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azu ... 、 PDO::SQLSRV_TXN_REPEATABLE_READ、PDO::SQLSRV_TXN_SNAPSHOT および PDO::SQLSRV_TXN_SERIALIZABLE のいずれかです ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]
定義済み定数 7675
« リソース型 Firebird/InterBase 関数 » PHP Manual Firebird/InterBase 定義済み定数 定義済み定数 以 ... _CONCURRENCY 分離レベルを 'concurrency' (あるいは 'snapshot') にして トランザクションを開始します。すべてのテー ...
https://man.plustar.jp/php/ibase.constants.html - [similar]
PREV 1 NEXT