IBX.IBCustomDataSet.TIBCustomDataSet.Undelete

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Undelete;

C++

void __fastcall Undelete();

Properties

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

Description

Restores a record deleted from the dataset.

Call Undelete to restore a record deleted or uninserted from the dataset.