RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IInetXWebDataSet.FetchParams Method

Tells the XML broker that manages the associated dataset to fetch parameter values from the application server.

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

Call FetchParams to tell the XML broker to fetch parameter values from the application server. This ensures that the Params method returns the current values of any parameters on the server. 

 

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