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

TParam.AsBlob

Return parameter value as a blob

Declaration

Source position: db.pas line 1251

public property TParam.AsBlob : TBlobData
  read GetAsBytes
  write SetAsBlob;

Description

AsBlob returns the parameter value as a blob: currently this is a string. It can be set to set the parameter value.

See also

TParam.AsString

  

Get/Set parameter value as a string value


Documentation generated on: May 14 2021