Show: Delphi C++
Display Preferences

Data.DB.IProviderSupport.PSSetParams

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure PSSetParams(AParams: TParams);

C++

virtual void __fastcall PSSetParams(TParams* AParams) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.DB.pas
Data.DB.hpp
Data.DB IProviderSupport

Description

Assigns the specified parameter values to the dataset.

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

See Also

Personal tools
Previous Versions
Translations