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

TParam.AsBytes

Get or set parameter value as TBytes

Declaration

Source position: db.pas line 1253

public property TParam.AsBytes : TBytes
  read GetAsBytes
  write SetAsBytes;

Description

AsBCD can be used to get or set a parameter value as a TBytes value. This should normally only be used for blob type parameters.

See also

TParam.AsString

  

Get/Set parameter value as a string value


Documentation generated on: May 14 2021