RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EReconcileError Class

EReconcileError is the exception class for client dataset update errors.

Pascal
EReconcileError = class(EDBClient);
C++
class EReconcileError : public EDBClient;

EReconcileError is raised if an error occurs when updates are being applied from a TClientDataSet

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!