[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'db' (#fcl)

TParam.Value

Value as a variant

Declaration

Source position: db.pas line 1763

public property TParam.Value: Variant
  read GetAsVariant
  write SetAsVariant
  stored IsParamStored;

Description

Value returns (or sets) the value as a variant value.

See also

TParam.DataType

  

Data type of the parameter

The latest version of this document can be found at lazarus-ccr.sourceforge.net.