RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLBroker.GetErrorCount Method

Returns the number of errors in the delta packet returned by GetErrors.

Pascal
function GetErrorCount: Integer;
C++
__fastcall int GetErrorCount();

Call GetErrorCount to determine the number errors included in the XML delta packet that the application server returns when an update operation causes errors. 

 

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