Get or set parameter value as TBytes.
Source position: db.pas line 1467
|  public property TParam.AsBytes : TBytes | 
AsBCD can be used to get or set a parameter value as a TBytes value. This should normally only be used for blob type parameters.
| 
 | Get/Set parameter value as a string value. |