FireDAC.Phys.MongoDBWrapper.TMongoCollection.LastError
Delphi
property LastError: TMongoDocument read GetLastError;
C++
__property TMongoDocument* LastError = {read=GetLastError};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp | FireDAC.Phys.MongoDBWrapper | TMongoCollection | 
Description
Document that describes the error status of the last write operation submitted to the database from this instance of TMongoCollection.