All Classes |Grouped Classes |Index

Function execute_scalar_int

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

	int CL_DBConnection::execute_scalar_int(
		CL_DBCommand & command);