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