Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
IMyTable Class
IMyTable Methods
A2Table Method
AddLog Method
AllowGuestAccess Method
BulkLoad Method
BulkUpdate Method
BulkUpdateOneFile Method
CanSaveLog Method
ChangeFieldDisplay Method
Chart Method
CheckPermision Method
CreateInstance Method
CreateTableSQL Method
Del Method
DelMany Method
Download Method
FindField Method
GetAggregateFun Method
GetData Method
GetDownloadCols Method
GetDownloadSql Method
GetGroupBy Method
GetListCols Method
GetProjectID Method
GetRawFromDB(T) Method
GetSortBy Method
GetSortDirection Method
GetValueFromDB(T) Method
GetValuesFromDB(T) Method
HasRole Method
ID2No Method
Import Method
ImportOneFile Method
ImportPreview Method
InsertFieldBefore Method
IsChanging Method
List Method
ListAll Method
ListSql Method
Load Method
MergeAdvanced Method
No2ID Method
OnAfterCopy Method
OnAfterSave Method
OnAfterSave2 Method
OnAjaxCall Method
OnCustomCmd Method
OnGenerateNo Method
OnImportFile Method
OnInit Method
OnSave Method
OnUpdateFromFile Method
OnWriteDef Method
ReadFile Method
ReadJson Method
ReadSDF Method
Register Method
Save Method
SaveActual Method
SaveBulkXml Method
SaveLog Method
SetCardView Method
SetValueInDB Method
SqlFilter Method
SqlFilterOne2ManyDate Method
SqlFilterOne2ManyNumber Method
SqlFilterOne2ManyText Method
SqlStructureSearch Method
StartWorkflow Method
Suggest Method
Tree Method
TreeSql Method
UniquenessCheck Method
Update Method
WhereSql Method
WriteDefinition Method
IMyTable
WhereSql Method
Namespace:
Scilligence.MolEngine.Web
Assembly:
Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
Copy
public
virtual
string
WhereSql
(
UserDB
db
,
long
id
,
Database
Row
args
,
out
bool
structuresearch
)
Parameters
db
Type:
UserDB
id
Type:
System
Int64
args
Type:
Scilligence.MolEngine.Companion
Database
Row
structuresearch
Type:
System
Boolean
Return Value
Type:
String
See Also
Reference
IMyTable Class
Scilligence.MolEngine.Web Namespace