Oracle® Objects for OLE C++ Class Library Developer's Guide 10g Release 2 (10.2) B14308-01 |
|
Applies To
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.