FDO API Reference Feature Data Objects

virtual FDO_API FdoParameterValueCollection* FdoICommand::GetParameterValues  )  [pure virtual]
 

Returns an FdoParameterValueCollection. If the command requires parameters, the literal values to bind to each of those named parameters must be added to this collection.

Returns:
Returns the list of parameters and their respective values

Comments or suggestions? Send us feedback.