FireDAC.Phys.MongoDBWrapper.TMongoEnv.BLib

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BLib: TMongoBSONLib read FBLib;

C++

__property TMongoBSONLib* BLib = {read=FBLib};

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 BSON-Bibliotheksobjekt zurück.

Siehe auch