Oracle Objects for OLE
Release 8.1.7

Part Number A85257-01

Library

Product

Contents

Attribute Method

Applies To

OraMetaData Object

Description

Returns the OraMDAttribute object at the specified index.

Arguments

[in] index
An integer index between 0 and count-1, or a String representing the name of an attribute.
Usage

Set OraMDAttribute = OraMetaData.Attribute(2)

Set OraMDAttribute = OraMetaData.Attribute("ColumnList")

Remarks

none


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents