RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDriver.CreateConnection Method

Create instance of TDBXConnection.

Pascal
function CreateConnection(ConnectionBuilder: TDBXConnectionBuilder): TDBXConnection; virtual; abstract;
C++
virtual __fastcall TDBXConnection CreateConnection(TDBXConnectionBuilder ConnectionBuilder) = 0;

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!