[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 1210

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: Nov 14 2015