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

TBlobField.IsBlob

Is the field a blob field

Declaration

Source position: db.pas line 924

public class function TBlobField.IsBlob: Boolean; override;

Function result

Always True

Description

IsBlob is overridden by TBlobField to return True

See also

TField.IsBlob

  

Is the field a BLOB field (untyped data of indeterminate size).


Documentation generated on: May 14 2021