RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreCommand.CreateParameter Method

Creates and returns a DataStoreParameter that can be added to the Parameters of this command.

Pascal
function CreateParameter: DataStoreParameter;
C++
DataStoreParameter CreateParameter();

CreateParameter creates and returns a DataStoreParameter that can be added to the Parameters of this command. 

 

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