Oracle Objects for OLE
Release 9.2

Part Number A95895-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

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 © 1994, 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