FireDAC.DatS.TFDDatSViewProcessRowStatus

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: enum
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: FireDAC.DatS

Delphi

TFDDatSViewProcessRowStatus = (psAccepted, psRejected, psUnchanged);

C++

enum DECLSPEC_DENUM TFDDatSViewProcessRowStatus : unsigned int { psAccepted, psRejected, psUnchanged };

Description

Embarcadero Technologies does not currently have any additional information.