RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameterCollection.SetParameter Method (int, DbParameter)
Pascal
function SetParameter(index: Integer; value: DbParameter): void;
C++
void SetParameter(int index, DbParameter value);

This is SetParameter, a member of class DataStoreParameterCollection.

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