Get/Set parameter value as a memo (string) value.
Source position: db.pas line 1475
|  public property TParam.AsMemo : string | 
AsMemo will return the parameter value as a memo (string) value. If it is written, the value is set to the specified value and the data type is set to ftMemo.
| 
 | Get/Set parameter value as a string value. | |
| 
 | Load a parameter value from stream. | |
| TParam.SaveToStream | ||
| 
 | Data type of the parameter. | |
| 
 | Value as a variant. |