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

TBlobField.IsBlob

Is the field a blob field.

Declaration

Source position: db.pas line 1093

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