[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Retrieve the contents of the field as an array of bytes
Source position: db.pas line 393
public property TField.AsBytes : TBytes |
AsBytes returns the contents of the field as an array of bytes. For blob data this is the actual blob content.
|
Base class for BLOB field data |