TSqlTransactionLog

Abstract base class for a facility that stores meta-information on SQL transactions.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TSqlTransactionLog

Source

Sql.Transaction.Log.pas (27)

Methods

ScopeVisibilityResultNameDescription
InstancepublicTTypeGetType()Returns the type to be used to reference the meta-information
InstancepublicTIntegerLog(Database: TSqlDatabase; Transaction: TSqlTransaction)Logs TSqlTransaction and returns a TInteger identifying that transaction.