FireDAC.Phys.MongoDBWrapper.TMongoEnv.Error

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Error: TMongoError read FError;

C++

__property TMongoError* Error = {read=FError};

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

Siehe auch