FireDAC.Phys.OracleWrapper.TOCIStatement.PREFETCH_MEMORY

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PREFETCH_MEMORY: ub4 index OCI_ATTR_PREFETCH_MEMORY read GetUB4Attr write SetUB4Attr;

C++

__property unsigned PREFETCH_MEMORY = {read=GetUB4Attr, write=SetUB4Attr, index=13, 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!