Data.SqlExpr.TTransactionItem

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

TTransactionItem = class

C++

class PASCALIMPLEMENTATION TTransactionItem _DEPRECATED_ATTRIBUTE0  : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr Data.SqlExpr

Description

Warning: TTransactionItem is deprecated.

Class used for managing SQL transactions.

TTransactionItem is used by TSQLConnection to hold transactions and transaction descriptions. You do not need to instantiate this class.

See Also