RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EReconcileError.PreviousError Property

Indicates the previous error in the reconcile process.

Pascal
property PreviousError: DBResult;
C++
__property DBResult PreviousError;

PreviousError is the error code of the last update error in this update operation. If the last update error did not have an error code, PreviousError is 0. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!