RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxProviderFactory.CreateCommand Method

Gets instance of command class for provider.

Pascal
function CreateCommand: DbCommand; override;
C++
virtual __fastcall DbCommand CreateCommand();

CreateCommand returns an instance of the provider's class that implements TAdoDbxCommand

 

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