[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Is the field a blob field
Source position: db.pas line 816
class function TBlobField.IsBlob: Boolean; override; |
Always True
IsBlob is overridden by TBlobField to return True
|
Is the field a BLOB field (untyped data of indeterminate size). |
lazarus-ccr.sourceforge.net |