Value as a variant.
Source position: db.pas line 1499
published 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.