IBX.IBCustomDataSet.TIBCustomDataSet.CachedUpdateStatus

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CachedUpdateStatus: TCachedUpdateStatus;

C++

TCachedUpdateStatus __fastcall CachedUpdateStatus();

Properties

Type Visibility Source Unit Parent
function public
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBCustomDataSet

Description

Returns the status of the cached updates.

Call CachedUpdateStatus to return the cached update status of the current record in the dataset.