IBX.IBDatabaseInfo.TIBDatabaseInfo.Fetches

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Fetches: Long read GetFetches;

C++

__property Ibx::Ibexternals::Long Fetches = {read=GetFetches, nodefault};

Properties

Type Visibility Source Unit Parent
property public
IBX.IBDatabaseInfo.pas
IBX.IBDatabaseInfo.hpp
IBX.IBDatabaseInfo TIBDatabaseInfo

Description

Returns the number of reads from the memory buffer cache.

Use Fetches to return the number of reads from the memory buffer cache.