Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TParam.AsBytes

Get or set parameter value as TBytes.

Declaration

Source position: db.pas line 1461

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: Jul 24 2023