Oracle Objects for OLE C++ Class Library
Release 9.0.1

Part Number A90172-01

Home

Book List

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 © 1996-2001, Oracle Corporation.

All Rights Reserved.

Home

Book List

Contents