FireDAC.Phys.MongoDBWrapper.TMongoTransactionOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FireDAC.Phys.MongoDBWrapper.TMongoObjectSystem.TObjectTMongoTransactionOptions

Delphi

TMongoTransactionOptions = class(TMongoObject)

C++

class PASCALIMPLEMENTATION TMongoTransactionOptions : public TMongoObject

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper FireDAC.Phys.MongoDBWrapper


Beschreibung

Kapselt die MongoDB-Struktur Pmongoc_transaction_opt_t und repräsentiert Transaktionsoptionen (EN) der MongoDB-API.

Siehe auch