FireDAC.Phys.MongoDBWrapper.TMongoCollection.WriteConcern

提供:RAD Studio API Documentation

Delphi

property WriteConcern: TMongoWriteConcern read FWriteConcern;

C++

__property TMongoWriteConcern* WriteConcern = {read=FWriteConcern};

プロパティ

種類 可視性 ソース ユニット
property public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoCollection


説明

コレクションの書き込み操作がレプリカ セットのメンバにどう影響するかを示す設定です。

関連項目