Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
Database Class
Database Methods
SelectRows Method
SelectRows Method (String)
SelectRows Method (String, Dictionary(String, String))
SelectRows Method (String, Int32)
SelectRows Method (IEnumerable(Database.Row), String)
SelectRows Method (String, Int32, Dictionary(String, String))
SelectRows Method (IEnumerable(Database.Row), String, Object)
Database
SelectRows Method (IEnumerable
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
static
Database
Row
[]
SelectRows
(
IEnumerable
<
Database
Row
>
rows
,
string
key
)
Parameters
rows
Type:
System.Collections.Generic
IEnumerable
Database
Row
key
Type:
System
String
Return Value
Type:
Database
Row
See Also
Reference
Database Class
SelectRows Overload
Scilligence.MolEngine.Companion Namespace