Oracle Objects for OLE C++ Class Library Release 9.2 Part Number A95896-01 |
|
Applies To
Description
This method returns the RDBMS Version of the oracle database as a string.
Usage
const char * GetRdbmsVersion(void) const;
Return Value
A valid, null terminated const char pointer on success; NULL on failure.
|
Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved. |
|