IBX.IBServices.TIBValidationService.LimboTransactionInfoCount
Delphi
property LimboTransactionInfoCount: Integer read GetLimboTransactionInfoCount;
C++
__property int LimboTransactionInfoCount = {read=GetLimboTransactionInfoCount, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | IBX.IBServices.pas IBX.IBServices.hpp  | 
        IBX.IBServices | TIBValidationService | 
Description
Returns the number of elements in the TLimboTransactionInfo array.
Use LimboTransactionInfoCount to set or return the number of elements in the TLimboTransactionInfo array.
Note: You must install InterBase 6 to use this feature.