All Classes |Grouped Classes |Index

Function execute_scalar_string

Execute database command and returns the first column of the first row.

	CL_String CL_DBConnection::execute_scalar_string(
		CL_DBCommand & command);