RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomADODataSet.PSSetParams Method

Assigns the specified parameter values to the dataset.

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

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

 

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