Data.DB.TDataSet.IOBufferSize
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: protected | |
| Source: Data.DB.pas Data.DB.hpp
| |
| Unit: Data.DB | |
| Parent: TDataSet | |
Delphi
property IOBufferSize: Integer read FIOBufferSize;
C++
__property int IOBufferSize = {read=FIOBufferSize, nodefault};
Description
Embarcadero Technologies does not currently have any additional information.