FireDAC.Comp.DataSet.TFDBlobStream.Truncate
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
| Unit: FireDAC.Comp.DataSet | |
| Parent: TFDBlobStream | |
Delphi
procedure Truncate;
C++
void __fastcall Truncate();
Description
Truncates the BLOB value to zero length.
Call the Truncate method to truncate the BLOB field value to zero length.