RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDelegateDriver.CreateConnection Method

Create instance of TDBXConnection.

Pascal
function CreateConnection(ConnectionBuilder: TDBXConnectionBuilder): TDBXConnection; override;
C++
virtual __fastcall TDBXConnection CreateConnection(TDBXConnectionBuilder ConnectionBuilder);

Used by TDBXConnectionFactory to create instances of TDBXConnection. 

 

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