RAD Studio VCL Reference
|
Cancels any pending edits to the dataset that have not been written to the current record in the database.
procedure Reset;
__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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|