Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
DbSql Class
DbSql Methods
Insert Method
Insert Method (String, Database.Row, String)
DbSql
Insert Method (String, Database
Row, String)
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
override
bool
Insert
(
string
table
,
Database
Row
r
,
string
exists
)
Parameters
table
Type:
System
String
r
Type:
Scilligence.MolEngine.Companion
Database
Row
exists
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
DbSql Class
Insert Overload
Scilligence.MolEngine.Companion Namespace