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.

IntervalYM Class<br />

getMonth()<br />

getYear()<br />

isNull()<br />

operator*()<br />

nlsParam<br />

This parameter is currently not used.<br />

env<br />

The environment whose nls parms will be used.<br />

This method returns the month component of the interval.<br />

Syntax<br />

int getMonth() const;<br />

This method returns the year component of the interval.<br />

Syntax<br />

int getYear() const;<br />

This method tests whether the interval is null. If the interval is null then true is<br />

returned; otherwise, false is returned.<br />

Syntax<br />

bool isNull() const;<br />

This method multiplies the interval by a factor and returns the result.<br />

Syntax<br />

const IntervalYM operator*(const IntervalDS &a<br />

const Number &factor);<br />

8-84 <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!