RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXConnectionBuilder.CreateDelegateeConnection Method

Request creation of the connection the delegate connection delegates to.

Pascal
function CreateDelegateeConnection: TDBXConnection;
C++
__fastcall TDBXConnection CreateDelegateeConnection();

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!