All Classes |Grouped Classes |Index

Function set_input_parameter_string

Sets the specified input parameter index from a string value.

	void CL_DBCommand::set_input_parameter_string(
		int index,
		const CL_StringRef & value);