Return parameter value as a blob.
Source position: db.pas line 1464
|  public property TParam.AsBlob : TBlobData | 
AsBlob returns the parameter value as a blob: currently this is a string. It can be set to set the parameter value.
| 
 | Get/Set parameter value as a string value. |