Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Companion
SearcherClient Class
SearcherClient Methods
DBStatus Method
GetRecordCount Method
RefreshDB Method
SaveMolEngine Method
Search Method
SearchReturnKeys Method
SearchReturnXml Method
SearcherClient
Search Method
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
string
Search
(
string
query
,
string
searchtype
,
double
cutoff
,
string
filter
,
int
maxcount
)
Parameters
query
Type:
System
String
searchtype
Type:
System
String
cutoff
Type:
System
Double
filter
Type:
System
String
maxcount
Type:
System
Int32
Return Value
Type:
String
Implements
ISearcher
Search(String, String, Double, String, Int32)
See Also
Reference
SearcherClient Class
Scilligence.MolEngine.Companion Namespace