All Classes |Grouped Classes |Index

Function set_input_parameter_bool

Sets the specified input parameter index from a boolean value.

	void CL_DBCommand::set_input_parameter_bool(
		int index,
		bool value);