Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
DbOle Class
DbOle Methods
AddParam Method
BeginTrans Method
CancelTrans Method
Close Method
Commit Method
Dispose Method
ExeSql Method
GetConnection Method
Insert Method
InsertReturnID Method
MakeCommand2 Method
ReadRow Method
SelectSql Method
SetParamValue Method
Update Method
DbOle
SetParamValue Method
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
static
void
SetParamValue
(
OleDbCommand
cmd
,
string
arg
,
Object
v
)
Parameters
cmd
Type:
System.Data.OleDb
OleDbCommand
arg
Type:
System
String
v
Type:
System
Object
See Also
Reference
DbOle Class
Scilligence.MolEngine.Companion Namespace