API:FireDAC.Phys.MongoDBWrapper.TMongoWriteConcern.TWriteLevel
Delphi
TWriteLevel = (Default, ErrorsIgnored, Unacknowledged, Majority);
C++
enum class DECLSPEC_DENUM TWriteLevel : unsigned int { Default, ErrorsIgnored, Unacknowledged, Majority };
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
enum | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | TMongoWriteConcern |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!