RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLBroker.MaxErrors Property

Specifies the maximum number of update errors allowed before aborting an update operations.

Pascal
property MaxErrors: Integer;
C++
__property int MaxErrors;

Set MaxErrors to indicate the maximum number of errors that the associated provider should allow before prematurely stopping an update operation. Set MaxErrors to –1 to indicate that there is no limit to the number of errors. 

 

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