Navigation:  Functions > Other functions >

DaoLastError() Function

Previous pageReturn to chapter overviewNext page

Purpose

Returns the last Dao error that has occurred in the form of a DaoError object

 

Parameters

None

 

Returns

DaoError Object or NULL_OBJECT if last operation was successful

 

See Also

DaoError

DaoDbEngine:Errors