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

Contents