RAD Studio VCL Reference
|
TIBTransaction provides discrete transaction control over a one or more database connections in a database application.
TIBTransaction = class(TComponent);
class TIBTransaction : public TComponent;
All TIBCustomDataSet descendants and TIBSQL need to use a transaction along with a database component to gain access to data in a database.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|