IBX.IBServices.TIBValidationService.LimboTransactionInfo
Delphi
property LimboTransactionInfo[Index: integer]: TLimboTransactionInfo read GetLimboTransactionInfo;
C++
__property TLimboTransactionInfo* LimboTransactionInfo[int Index] = {read=GetLimboTransactionInfo};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | IBX.IBServices.pas IBX.IBServices.hpp |
IBX.IBServices | TIBValidationService |
Beschreibung
Gibt Informationen zur anstehenden Transaktion zurück.
Mit LimboTransactionInfo lassen sich die Informationen zur anstehenden Transaktion zurückgeben.
Anmerkung: Sie können dieses Element nur verwenden, wenn InterBase 6 installiert ist.