XML_sql2xml::getXML (Previous) (Next) XML_sql2xml::setOptions

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

XML_sql2xml::getXMLObject

XML_sql2xml::getXMLObject -- XML DOM 文書オブジェクトを返す

説明

Returns an XML DomDocument object with a XML representation of the result sets. The result set can be directly provided here, or if you need more than one in your XML, then you have to provide each of them with add() before you call getXMLObject(), but the last one can also be provided here.

パラメータ

返り値

Object - DomDocument object

注意

この関数は、スタティックにコールする ことはできません。

XML_sql2xml::getXML (Previous) (Next) XML_sql2xml::setOptions

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.