FireDAC.Phys.OracleWrapper.TOCIEnv.CACHE_MAX_SIZE

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CACHE_MAX_SIZE: ub4 index OCI_ATTR_CACHE_MAX_SIZE read GetUb4Attr write SetUb4Attr;

C++

__property unsigned CACHE_MAX_SIZE = {read=GetUB4Attr, write=SetUB4Attr, index=35, nodefault};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.OracleWrapper.pas
FireDAC.Phys.OracleWrapper.hpp
FireDAC.Phys.OracleWrapper TOCIEnv

Description

Embarcadero Technologies does not currently have any additional information.