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