Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
IMyTable Class
IMyTable Methods
SetValueInDB Method
SetValueInDB Method (UserDB, Database.Row, Int64)
SetValueInDB Method (UserDB, String, Object, Int64)
IMyTable
SetValueInDB Method (UserDB, String, Object, Int64)
Namespace:
Scilligence.MolEngine.Web
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
bool
SetValueInDB
(
UserDB
db
,
string
field
,
Object
v
,
long
id
)
Parameters
db
Type:
UserDB
field
Type:
System
String
v
Type:
System
Object
id
Type:
System
Int64
Return Value
Type:
Boolean
See Also
Reference
IMyTable Class
SetValueInDB Overload
Scilligence.MolEngine.Web Namespace