RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxProviderFactory.CreateCommandBuilder Method

Gets instance of command builder class for provider.

Pascal
function CreateCommandBuilder: DbCommandBuilder; override;
C++
virtual __fastcall DbCommandBuilder CreateCommandBuilder();

CreateCommandBuilder returns an instance of the provider's class that implements TAdoDbxCommandBuilder

 

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