[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Clear the BLOB field's contents
Source position: db.pas line 896
public procedure TBlobField.Clear; override; |
Clear overrides the TField implementation of TField.Clear. It creates and immediately releases an empty blob stream in write mode, effectively clearing the contents of the BLOB field.
|
Clear the field contents. |
|
|
Is the field empty |