Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
DbOra Class
DbOra Methods
AddParam Method
BeginTrans Method
CancelTrans Method
Cast Method
Close Method
Commit Method
Dispose Method
ExeSql Method
FunCeil Method
FunLeft Method
FunLen Method
GenerateID Method
GetConnection Method
Insert Method
InsertReturnID Method
MakeCommand2 Method
RowNum Method
SelectSql Method
SetParamValue Method
StrPlus Method
Update Method
DbOra
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
(
OracleCommand
cmd
,
string
arg
,
Object
v
)
Parameters
cmd
Type:
System.Data.OracleClient
OracleCommand
arg
Type:
System
String
v
Type:
System
Object
See Also
Reference
DbOra Class
Scilligence.MolEngine.Companion Namespace