[Overview][Constants][Types][Classes][Index] |
Is the field a blob field
Source position: db.pas line 873
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). |