Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Web
MyTableManager Class
MyTableManager Methods
Activate Method
BulkUpdateOneFile Method
CheckPermision Method
Del Method
DeleteTable Method
Download Method
GetLogTableName Method
GetProjectCodeCol Method
GetProjectsTable Method
GetTableName Method
ImportOneFile Method
ImportView Method
InitManager Method
IsEnabled Method
ListViews Method
OnAfterCopy Method
OnAfterSave2 Method
OnCustomCmd Method
OnSave Method
OnWriteDef Method
ReadViewDefinition Method
SqlFilter Method
TestConnection Method
UpdateCustomCS Method
UpdateCustomJS Method
MyTableManager
OnSave 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
protected
override
bool
OnSave
(
UserDB
db
,
long
id
,
Database
Row
r
)
Parameters
db
Type:
UserDB
id
Type:
System
Int64
r
Type:
Scilligence.MolEngine.Companion
Database
Row
Return Value
Type:
Boolean
See Also
Reference
MyTableManager Class
Scilligence.MolEngine.Web Namespace