Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Database.Row Class
Row Methods
ToTableXml Method
ToTableXml Method
ToTableXml Method (String)
ToTableXml Method (String, Boolean)
ToTableXml Method (String, String, String, Boolean)
Database
Row
ToTableXml Method (String, String, String, Boolean)
Namespace:
Scilligence.MolEngine.Companion
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
string
ToTableXml
(
string
roottag
,
string
fieldtag
,
string
idkey
,
bool
lowercasekey
)
Parameters
roottag
Type:
System
String
fieldtag
Type:
System
String
idkey
Type:
System
String
lowercasekey
Type:
System
Boolean
Return Value
Type:
String
See Also
Reference
Database
Row Class
ToTableXml Overload
Scilligence.MolEngine.Companion Namespace