Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4

Part Number B10954-01
Go To Table Of Contents
Contents

GetXMLAsAttribute (OField) Method

Applies To

OField

Description

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

Usage

bool GetXMLAsAttribute() const throw(
OException)

Remarks

The default value for this property is false.


 
Oracle
Copyright © 1998, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents