[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Type of parameter
Source position: db.pas line 1769
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 |
|
|
Name of the parameter |
lazarus-ccr.sourceforge.net |