Class Sql.odbc()->typed_result()->TOD
- Description
Time of day.
- Variable
hour
Variable minute
Variable second
Variable nanos
intSql.odbc.typed_result.TOD.hour
intSql.odbc.typed_result.TOD.minute
intSql.odbc.typed_result.TOD.second
int|voidSql.odbc.typed_result.TOD.nanos
- Method create
Sql.odbc.typed_result.TOD Sql.odbc.typed_result.TOD(inthour,intminute,intsecond,int|voidnanos)