10.12.2012 Views

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

Oracle C++ Call Interface Programmer's Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Timestamp Class<br />

setNull()<br />

setTime()<br />

Set the timestamp to null.<br />

Syntax<br />

void setNull();<br />

Sets the day, hour, minute, second and fractional second components for this<br />

timestamp.<br />

Syntax<br />

void setTime(unsigned int hour,<br />

unsigned int minute,<br />

unsigned int second,<br />

unsigned int fs);<br />

Parameters<br />

setTimeZoneOffset()<br />

hour<br />

hour component.<br />

Valid values are 0 through 23.<br />

minute<br />

minute component.<br />

Valid values are 0 through 59.<br />

second<br />

second component.<br />

Valid values are 0 through 59.<br />

fs<br />

fractional second component.<br />

Sets the hour and minute offset for time zone.<br />

8-224 <strong>Oracle</strong> <strong>C++</strong> <strong>Call</strong> <strong>Interface</strong> Programmer’s <strong>Guide</strong>

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!