Value as a variant
Source position: db.pas line 1197
public property TParam.Value: Variant read GetAsVariant write SetAsVariant stored IsParamStored;
Value returns (or sets) the value as a variant value.
TParam.DataType
Data type of the parameter