| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Type of parameter
Source position: db.pas line 1279
 published property TParam.ParamType : TParamType  | 
ParamTyp specifies the type of parameter: is the parameter value written to the database engine, or is it received from the database engine, or both ? It can have the following value:
The ParamType property is usually set by the database engine that creates the parameter instances.
  | 
Data type of the parameter  | 
|
TParam.DataSize  | 
||
  | 
Name of the parameter  |