TDAConnectionWrapper

Overview

TDAConnectionWrapper is an internal wrapper class for frameworks whose connections do not inherit from TCustomConnection or require additional supporting components.

This class provides an implementation for DoConnect and DoDisconnect, removing the need to further override them.

Location

Instance Methods


DoConnect  protected override

Performs connecting

procedure DoConnect

DoDisconnect  protected override

Performs disconnecting

procedure DoDisconnect