FireDAC.Phys.IBWrapper.TIBUpdateStatus

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TIBUpdateStatus = set of (iuModified, iuUpdated, iuInserted, iuDeleted, iuTruncated);

C++

typedef System::Set<Firedac_Phys_Ibwrapper__1, Firedac_Phys_Ibwrapper__1::iuModified, Firedac_Phys_Ibwrapper__1::iuTruncated> TIBUpdateStatus;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper FireDAC.Phys.IBWrapper

Description

Embarcadero Technologies does not currently have any additional information.