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