Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
DbSql Class
DbSql Methods
AddParam Method
BeginTrans Method
CacheMessage Method
CancelTrans Method
Close Method
Commit Method
Dispose Method
ExeSql Method
ExeSqlReturnID Method
GetConnection Method
GetLastExecutingTime Method
GetNetworkTime Method
Insert Method
InsertReturnID Method
MakeCommand2 Method
ResetStatistics Method
SelectSql Method
SetParamValue Method
Top Method
UnicodeLead Method
Update Method
DbSql
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
(
SqlCommand
cmd
,
string
arg
,
Object
v
)
Parameters
cmd
Type:
System.Data.SqlClient
SqlCommand
arg
Type:
System
String
v
Type:
System
Object
See Also
Reference
DbSql Class
Scilligence.MolEngine.Companion Namespace