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.

getIntervalYM()<br />

getMaxIterations()<br />

Get the value of a parameter as a IntervalYM object.<br />

Syntax<br />

IntervalYM getIntervalYM(unsigned int paramIndex);<br />

Parameters<br />

getMaxParamSize()<br />

getNumber()<br />

paramIndex<br />

The first parameter is 1, the second is 2, . . . .<br />

Statement Class<br />

Gets the current limit on maximum number of iterations. Default is 1. Returns the<br />

current maximum number of iterations.<br />

Syntax<br />

unsigned int getMaxIterations() const;<br />

The maxParamSize limit (in bytes) is the maximum amount of data sent or<br />

returned for any parameter value; it only applies to character and binary types. If<br />

the limit is exceeded, the excess data is silently discarded. Returns the current max<br />

parameter size limit<br />

Syntax<br />

unsigned int getMaxParamSize(unsigned int paramIndex) const;<br />

Parameters<br />

paramIndex<br />

The first parameter is 1, the second is 2, . . . .<br />

Get the value of a NUMERIC parameter as a Number object. Returns the parameter<br />

value; if the value is SQL nullnull, the result is null.<br />

OCCI Classes and Methods 8-181

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

Saved successfully!

Ooh no, something went wrong!