RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IProviderSupport2.PSSetParams Method

Assigns the specified parameter values to the dataset.

Pascal
procedure PSSetParams(AParams: TParams);
C++
__fastcall PSSetParams(TParams AParams);

PSSetParams assigns the parameter values specified by AParams to the parameters of the dataset. 

 

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