FireDAC.Phys.MongoDBWrapper.TMongoBSONLib.Load

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Load;

C++

HIDESBASE void __fastcall Load();

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper TMongoBSONLib

Description

Loads a libbson-xxx dynamic library.

Use this method to load a libbson-xxx dynamic library.

Note: This library will be loaded from the same folder where the libmongoc-xxx library resides.

See Also