FireDAC.Phys.MongoDBWrapper.TMongoCollection.WriteConcern
Delphi
property WriteConcern: TMongoWriteConcern read FWriteConcern;
C++
__property TMongoWriteConcern* WriteConcern = {read=FWriteConcern};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp  | 
        FireDAC.Phys.MongoDBWrapper | TMongoCollection | 
Description
Settings that determine how the write operations of your collection affect members of a replica set.