Get/Set parameter value as a currency value.
Source position: db.pas line 1468
|  public property TParam.AsCurrency : Currency | 
AsCurrency will return the parameter value as a currency value. If it is written, the value is set to the specified value and the data type is set to ftCurrency.
| 
 | Get/Set parameter value as a floating-point value. | |
| 
 | Data type of the parameter. | |
| 
 | Value as a variant. |