|
RAD Studio VCL Reference
|
Specifies a transaction for the given index.
property Transactions [Index: Integer]: TIBTransaction;
__property TIBTransaction Transactions[int Index];
Given an integer index, Transactions returns the transaction at the given index. This is used internally for broadcasting important messages to attached components.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|