Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
C#
Visual Basic
Visual C++
NHibernate API Reference
IDatabinder
.
.
::
.
.
ToXML Method
IDatabinder Interface
See Also
Send Feedback
Output the custom XML representation of the bound objects
Namespace:
NHibernate
Assembly:
NHibernate
(in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C#
string
ToXML
()
Visual Basic
Function
ToXML
As
String
Visual C++
String
^
ToXML
()
Return Value
Custom Xml representation
See Also
IDatabinder Interface
NHibernate Namespace