All Classes |Grouped Classes |Index

Function get_column_datetime

Retrieves the value of the specified column as a CL_DateTime .

	CL_DateTime CL_DBReader::get_column_datetime(
		int index);

	CL_DateTime CL_DBReader::get_column_datetime(
		const CL_StringRef & column_name);