Data.DB.TDataSet.UpdateBufferCount
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DB.pas Data.DB.hpp
| |
Unit: Data.DB | |
Parent: TDataSet |
Delphi
procedure UpdateBufferCount;
C++
void __fastcall UpdateBufferCount();
Description
Updates the buffer count.
UpdateBufferCount is used to update the BufferCount property when the method is opened or data sources are added or removed.