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

SetXMLRowsetTag (ODynaset) Method

Applies To

ODynaset

Description

Sets the tag name that replaces the rowset tag <ROWSET> in the rendering of XML that occurs when GetXML or GetXMLToFile methods are called.

Usage

void SetXMLRowsetTag(const char *rowsettag) const throw(OException)

Remarks

The default value for this property is ROWSET. This tag is the root unless schema metadata is requested with the document.


 
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