Skip Headers
Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4
Part Number B10954-01
Contents
GetAttrName Method
Applies To
OMetaData
OObject
Description
Returns the attribute name at the specified index.
Usage
const char*
GetAttrName
(int index) throw(
OException
)
Arguments
index
An integer index between 0 and count-1.
Remarks
none
Copyright © 1998, 2003 Oracle Corporation.
All Rights Reserved.
Contents