RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreCommand.Parameters Property

Gets the DataStoreParameterCollection for this command.

Pascal
property Parameters: DataStoreParameterCollection;
C++
__property DataStoreParameterCollection Parameters;

Parameters gets the DataStoreParameterCollection for this command. See CommandText property for information on how parameter markers are specified. 

 

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