AnyDAC
ContentsIndexHome
PreviousUpNext
TADCustomConnection Class

The class is responsible to connection establishment with a DBMS.

Group
Class Hierarchy
uADCompClient_TADCustomConnection
File

uADCompClient

Links

Use TADCustomConnection to establish connection to a DBMS and manage associated datasets. 

This class hides some of properties, allowing to control visibility of properties by descendant classes. End users should use TADConnection.

TADCustomConnection = class(TCustomConnection, IUnknown, IADStanOptions, IADStanErrorHandler, IADStanObject, IADPhysConnectionRecoveryHandler, IADPhysTransactionStateHandler);
What do you think about this topic? Send feedback!