Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 2 (10.2) B14308-01 |
|
Applies To
Description
Returns a string containing the value of the attribute.
Usage
OValue GetValue(void) const throw(OException)
void GetValue(OValue *value) const throw(OException)
Arguments
value | The value of the specified object. |
none