RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxProviderFactory.CreateParameter Method

Gets instance of parameter class for provider.

Pascal
function CreateParameter: DbParameter; override;
C++
virtual __fastcall DbParameter CreateParameter();

CreateParameter returns an instance of the provider's class that implements TAdoDbxParameter

 

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