All Classes |Grouped Classes |Index

Function execute_scalar_string

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

	virtual CL_String CL_DBConnectionProvider::execute_scalar_string(
		CL_DBCommandProvider * command);