RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameterCollection.AddRange Method

Adds array of items with specified values to DataStoreParameterCollection.

Pascal
function AddRange(values: Array): void;
C++
void AddRange(Array values);

AddRange adds an array of items with the specified values to the DataStoreParameterCollection

 

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