FireDAC.Phys.OracleWrapper.TOCIStatement.PREFETCH_ROWS
Delphi
property PREFETCH_ROWS: ub4 index OCI_ATTR_PREFETCH_ROWS read GetUB4Attr write SetUB4Attr;
C++
__property unsigned PREFETCH_ROWS = {read=GetUB4Attr, write=SetUB4Attr, index=11, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.OracleWrapper.pas FireDAC.Phys.OracleWrapper.hpp |
FireDAC.Phys.OracleWrapper | TOCIStatement |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!