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