Output the custom XML representation of the bound objects
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Function ToXML As String |
C# |
---|
string ToXML() |
Visual C++ |
---|
String^ ToXML() |
JavaScript |
---|
function toXML(); |