FireDAC.Phys.MongoDBWrapper.TMongoBSONLib

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FireDAC.Stan.Util.TFDLibrarySystem.TObjectTMongoBSONLib

Delphi

TMongoBSONLib = class(TFDLibrary)

C++

class PASCALIMPLEMENTATION TMongoBSONLib : public Firedac::Stan::Util::TFDLibrary

Eigenschaften

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


Beschreibung

Lädt die dynamische libbson-xxx-Bibliothek und ruft Eintrittspunkte der BSON-API ab.

Hinweis: Die libbson-xxx-Bibliothek muss vor dem Laden der libmongoc-xxx-Bibliothek geladen werden.

Siehe auch