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

Open (OMetaData) Method

Applies To

OMetaData

Description

Opens the OMetaData object.

Usage

void Open(ODatabase& odb, const char *SchemaObjectName) throw(OException)

Arguments

odb
The database on which to open this OMetaData instance.
SchemaObjectName
Name of the schema object to describe. For example, scott.emp.empno@mydb.
Remarks

none

 
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