RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPDataLink.Reset Method

Cancels any pending edits to the dataset that have not been written to the current record in the database.

Pascal
procedure Reset;
C++
__fastcall Reset();

Applications can not call Reset directly. Descendants of TDSTableProducer can implement a method or user interface that triggers the cancellation of pending edits. 

 

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