IBX.IBServices.TIBValidationService.LimboTransactionInfoCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property LimboTransactionInfoCount: Integer read GetLimboTransactionInfoCount;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
IBX.IBServices.pas
IBX.IBServices.hpp
IBX.IBServices TIBValidationService

説明

TLimboTransactionInfo 配列内の要素数を返します。

LimboTransactionInfoCount プロパティを使用すると,TLimboTransactionInfo 配列内の要素数を設定したり返すことができます。

メモ:  この機能を使用するには,InterBase 6 をインストールする必要があります。