Get/Set parameter value as a string value.
Source position: db.pas line 1479
|  public property TParam.AsString : string | 
AsString will return the parameter value as a string value. If it is written, the value is set to the specified value and the data type is set to ftString.
| 
 | Data type of the parameter. | |
| 
 | Value as a variant. |