TAstaClientDataSet.OpenNoFetch
Applies to
TAstaClientDataSet
Declaration
procedure
OpenNoFetch;
Description
OpenNoFetch allows a TAstaClientDataSet to be opened empty without going to the server. To use this
procedure you must have first opened the dataset at design time. This can be used for disconnected users
allowing them to populate and edit a dataset, and then apply updates to a server at a later time.