FireDAC.Phys.IBWrapper.TIBRestore.PageSize
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBRestore | |
Delphi
property PageSize: Cardinal read FPageSize write FPageSize default 0;
C++
__property unsigned PageSize = {read=FPageSize, write=FPageSize, default=0};
Description
Embarcadero Technologies does not currently have any additional information.