TurboDB VCL Component Library

TTdbBlobProvider.DeleteBlob

TTdbBlobProvider

Previous  Top  Next

Deletes the current blob.

Delphi syntax:

procedure DeleteBlob;

C++ syntax:

virtual void __fastcall DeleteBlob(void);

Description

Call DeleteBlob to delete the current blob from the database.