RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameterCollection.GetParameter Method (string)
Pascal
function GetParameter(parameterName: string): DbParameter;
C++
DbParameter GetParameter(string parameterName);

This is GetParameter, a member of class DataStoreParameterCollection.

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