Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
DbSql Class
DbSql Methods
AddParam Method
AddParam Method (SqlCommand, String, Boolean)
AddParam Method (SqlCommand, String, Byte[])
AddParam Method (SqlCommand, String, Double)
AddParam Method (SqlCommand, String, Int32)
AddParam Method (SqlCommand, String, Int64)
AddParam Method (SqlCommand, String, String)
DbSql
AddParam Method (SqlCommand, String, Boolean)
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
AddParam
(
SqlCommand
cmd
,
string
name
,
bool
value
)
Parameters
cmd
Type:
System.Data.SqlClient
SqlCommand
name
Type:
System
String
value
Type:
System
Boolean
See Also
Reference
DbSql Class
AddParam Overload
Scilligence.MolEngine.Companion Namespace