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