FireDAC.Phys.Intf.IFDPhysTransaction.State
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysTransaction |
Delphi
property State: TFDPhysTransactionState read GetState;
C++
__property TFDPhysTransactionState State = {read=GetState};
Description
Embarcadero Technologies does not currently have any additional information.