Oracle Objects for OLE C++ Class Library
Release 8.1.7
Part Number A85258-01
Library
Product
Contents
GetRdbmsVersion Method
Applies To
ODatabase
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 copy; 1996-2000, Oracle Corporation.
All Rights Reserved.
Library
Product
Contents