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