FireDAC.Phys.MongoDBWrapper.TMongoError.BError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property BError: bson_error_t read FBError;

C++

__property Firedac::Phys::Mongodbcli::bson_error_t BError = {read=FBError};

Eigenschaften

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


Beschreibung

Schreibgeschützt. Gibt die Fehlerstruktur der MongoDB-API zurück.

Siehe auch