All Classes |Grouped Classes |Index
Sets the specified input parameter name from a value.
void CL_DBCommand::set_input_parameter( int index, ValueType value); void CL_DBCommand::set_input_parameter( const CL_StringRef & name, ValueType value);