FireDAC.Phys.MongoDBWrapper.TMongoConnection.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 TMongoConnection


説明

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

関連項目