Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Database Class
Database Methods
Update Method
Update Method (String, Database.Row, String)
Update Method (String, Database.Row, String, Dictionary(String, Object))
Update Method (String, String, Object, String)
Database
Update Method (String, Database
Row, String)
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
bool
Update
(
string
table
,
Database
Row
r
,
string
where
)
Parameters
table
Type:
System
String
r
Type:
Scilligence.MolEngine.Companion
Database
Row
where
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
Database Class
Update Overload
Scilligence.MolEngine.Companion Namespace