RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxProviderFactory.CreateConnection Method

Gets instance of connection class for provider.

Pascal
function CreateConnection: DbConnection; override;
C++
virtual __fastcall DbConnection CreateConnection();

CreateConnection returns an instance of the provider's class that implements TAdoDbxConnection

 

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