RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameterCollection.SetParameter Method (string, DbParameter)
Pascal
function SetParameter(parameterName: string; value: DbParameter): void;
C++
void SetParameter(string parameterName, 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!