RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxProviderFactory.CreateDataAdapter Method

Gets instance of data adapter class for provider.

Pascal
function CreateDataAdapter: DbDataAdapter; override;
C++
virtual __fastcall DbDataAdapter CreateDataAdapter();

CreateDataAdapter returns an instance of the provider's class that implements TAdoDbxDataAdapter

 

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