TDAPoolTransactionBehaviour

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Overview

Decides how the pool handles connection that are returned to the pool with an active transaction.

File

uDAClasses

Declaration

TDAPoolTransactionBehaviour = (ptNone, ptRollback, ptCommit, ptCustom)

Values

Value
Description
ptNone No action will be taken.
ptRollback The transaction will be rolled back, losing all changes.
ptCommit The transaction will be committed, applying all changes to the underlying database.
ptCustom


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools