TDAPoolBehaviour Enum

From RemObjects Wiki
Jump to: navigation, search

This is a Library topic for Data Abstract for Delphi
This page is generated from external data, please do not update

InterfacesClassesEnumsAliasesImplements

Contents

Overview

The TDAPoolBehaviour enumeration specifies how the pool behaves when the maximum number of connections has been reached


Location

uDAClasses.pas


Values

Value
Description
pbIgnoreAndReturn The call to NewConnection will return nil
pbRaiseError The call to NewConnection will fail with an exception
pbWait The call to NewConnection will wait until another connection is freed, and it will then return a connection


See Also


Product: RemObjects Data Abstract
Available Editions: Data Abstract for .NET, Delphi and Xcode

GlossaryArticlesFeaturesLibrarySamples

Personal tools
Namespaces

Variants
Actions
Navigation
products
platforms
special
Toolbox