TDAPoolBehaviour

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

Manages the pool behavior when the maximum number of connections of the connection manager has been reached.

File

uDAClasses

Declaration

TDAPoolBehaviour = (pbWait, pbRaiseError, pbIgnoreAndReturn)

Values

Value
Description
pbWait Will wait until another connection is freed, and it will then return a connection.
pbRaiseError Will raise an exception.
pbIgnoreAndReturn Will return nil instead of the new connection.


See Also


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

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools