|
RAD Studio VCL Reference
|
Specifies how long the transaction should wait before automatically committing or rolling back.
property IdleTimer: Integer;
__property int IdleTimer;
Use IdleTimer to indicate how long a transaction should be allowed to remain idle before automatically committing or rolling back the data. Use DefaultAction to determine which action the transaction should take.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|