API:FireDAC.Comp.Client.TFDCustomTransaction.BeforeRollback

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomTransaction

Delphi

property BeforeRollback: TNotifyEvent read FBeforeRollback write FBeforeRollback;

C++

__property System::Classes::TNotifyEvent BeforeRollback = {read=FBeforeRollback, write=FBeforeRollback};

Description

Embarcadero Technologies does not currently have any additional information.