All Classes |Grouped Classes |Index

Function set_input_parameter_string

Sets the specified input parameter index from a string value.

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