Oracle Objects for OLE C++ Class Library
Release 9.2

Part Number A95896-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
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 © 1998, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback