FireDAC.Phys.MongoDBWrapper.TMongoEnv.CLib

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CLib: TMongoClientLib read FCLib;

C++

__property TMongoClientLib* CLib = {read=FCLib};

Eigenschaften

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


Beschreibung

Schreibgeschützt. Gibt eine Referenz auf ein Bibliotheksobjekt des MongoDB-C-Treibers (EN) zurück.

Siehe auch