Data.DBXCommon.TDBXConnectionBuilder.CreateDelegateeConnection

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreateDelegateeConnection: TDBXConnection;

C++

TDBXConnection* __fastcall CreateDelegateeConnection();

Properties

Type Visibility Source Unit Parent
function public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXConnectionBuilder

Description

Request creation of the connection the delegate connection delegates to.

Delegate driver implementations use this to request the creation of the connection the delegate connection delegates to.