IBX.IBServices.TIBValidationService.LimboTransactionInfoCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LimboTransactionInfoCount: Integer read GetLimboTransactionInfoCount;

C++

__property int LimboTransactionInfoCount = {read=GetLimboTransactionInfoCount, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBValidationService

Beschreibung

Gibt die Anzahl der Elemente im Array TLimboTransactionInfo zurück.

Mit LimboTransactionInfoCount kann die Anzahl der Elemente im Array TLimboTransactionInfo festgelegt oder ermittelt werden.

Anmerkung:  Sie können dieses Element nur verwenden, wenn InterBase 6 installiert ist.