Output the generic 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 ToGenericXml()
Visual Basic
Function ToGenericXml As String
Visual C++
String^ ToGenericXml()

Return Value

Generic Xml representation

See Also