Data.DB.TDataSet.TempBuffer
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Data.DB.pas Data.DB.hpp
| |
Unit: Data.DB | |
Parent: TDataSet |
Delphi
function TempBuffer: TRecBuf; inline;
C++
TRecBuf __fastcall TempBuffer();
Description
Returns a temporary buffer.
TempBuffer returns a temporary record buffer placed at the end of the record buffer list.