FireDAC.Phys.MongoDBWrapper.TMongoOID.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AEnv: TMongoEnv; AOwningObj: TObject);

C++

__fastcall TMongoOID(TMongoEnv* AEnv, System::TObject* AOwningObj);

Eigenschaften

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


Beschreibung

Erstellt ein neues OID-Kapselungsobjekt für die MongoDB-API.

Siehe auch