Oracle Objects for OLE C++ Class Library
Release 9.0.1

Part Number A90172-01

Home

Book List

Contents

Master Index

Feedback

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.


 
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents