klyn.databases.sql.ResultSet.getDateTime
method
public getDateTime(column as Object) as DateTime throws SQLException
Description

Reads one column as DateTime. Returns null on SQL NULL.

Throws
  • SQLException if the cursor is invalid, the column reference is unknown, conversion fails, or the database reports an error.