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