IBX.IBCustomDataSet.TIBDataSet.BeforeTransactionEnd

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

Delphi

property BeforeTransactionEnd;

C++

__property BeforeTransactionEnd;

プロパティ

種類 可視性 ソース ユニット
event published
IBX.IBCustomDataSet.pas
IBX.IBCustomDataSet.hpp
IBX.IBCustomDataSet TIBDataSet

説明

このデータセットの問い合わせを含むトランザクションが終了する直前に発生します。

IBX.IBCustomDataSet.TIBDataSet.BeforeTransactionEnd は IBX.IBCustomDataSet.TIBCustomDataSet.BeforeTransactionEnd を継承しています。以下の内容はすべて IBX.IBCustomDataSet.TIBCustomDataSet.BeforeTransactionEnd を参照しています。

このデータセットの問い合わせを含むトランザクションが終了する直前に発生します。

BeforeTransactionEnd イベントハンドラを記述すると,Transaction プロパティによって指定されたトランザクションが終了しようとしたときに,応答することができます。