IBX.IBDatabaseInfo.TIBDatabaseInfo.Marks

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Marks: Long read GetMarks;

C++

__property int Marks = {read=GetMarks, nodefault};

Properties

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

Description

Returns the number of writes to the memory buffer cache.

Use Marks to return the number of writes to the memory buffer cache.