Get/Set parameter value as a boolean value.
Source position: db.pas line 1465
|  public property TParam.AsBoolean : Boolean | 
AsBoolean will return the parameter value as a boolean value. If it is written, the value is set to the specified value and the data type is set to ftBoolean.
| 
 | Data type of the parameter. | |
| 
 | Value as a variant. |