Skip Headers

Oracle® Objects for OLE Developer's Guide
Release 9.2.0.4

Part Number B10952-01
Go To Table Of Contents
Contents

XMLAsAttribute

Applies To

OraField

Description

Gets and Sets a boolean value that indicates whether this field name is given as an attribute. If false, the field name is given as a an element. Readable and writable at runtime.

Usage

OraField.XMLAsAttribute = True

Remarks

The default value for this property is false.

Fields of type BLOB, CLOB, BFILE, Object, VARRAY, Nested Table, Long or LongRaw cannot be XML attributes


 
Oracle
Copyright © 1994, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents