RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPDataLink.UpdateData Method

Discards requests to post changes to the dataset.

Pascal
procedure UpdateData; override;
C++
virtual __fastcall UpdateData();

TDSTableProducer produces an HTML image of a dataset. It is not a control that can be used to edit the data in the dataset. UpdateData discards requests sent through the data source to post edits to the dataset. 

 

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