Oracle Objects for OLE C++ Class Library
Release 9.2

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

Master Index

Feedback

SetXMLAsAttribute (OField) Method

Applies To

OField

Description

Sets a boolean value that indicates whether this field name is given as a attribute when GetXML or GetXMLToFile methods are called. If false, the field name is given as a an element.

Usage

void SetXMLAsAttribute(bool asattribute) const throw(OException)

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