Click or drag to resize

MyTableBuilder Class

Inheritance Hierarchy

Namespace:  Scilligence.MolEngine.Web
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public class MyTableBuilder : IMyTable

The MyTableBuilder type exposes the following members.

Constructors
  NameDescription
Public methodMyTableBuilder
Initializes a new instance of the MyTableBuilder class
Public methodMyTableBuilder(MyTableManager)
Initializes a new instance of the MyTableBuilder class
Top
Methods
  NameDescription
Protected methodAllowGuestAccess (Inherited from IMyTable.)
Public methodBulkLoad (Inherited from IMyTable.)
Protected methodBulkUpdate(UserDB, DatabaseRow) (Inherited from IMyTable.)
Public methodBulkUpdate(UserDB, TextWriter, String) (Inherited from IMyTable.)
Public methodBulkUpdate(UserDB, TextWriter, UploadedFiles, DatabaseRow) (Inherited from IMyTable.)
Protected methodBulkUpdateOneFile (Inherited from IMyTable.)
Protected methodCanSaveLog (Inherited from IMyTable.)
Protected methodChangeFieldDisplay (Inherited from IMyTable.)
Public methodChart (Inherited from IMyTable.)
Public methodStatic memberCheckJson
Public methodStatic memberCheckJsonValue
Protected methodCheckPermision (Overrides IMyTableCheckPermision(UserDB, IMyTableAction).)
Public methodCreateTableSQL (Inherited from IMyTable.)
Public methodDel (Overrides IMyTableDel(UserDB, Int64).)
Public methodDelMany (Inherited from IMyTable.)
Public methodDownload (Inherited from IMyTable.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindField (Inherited from IMyTable.)
Protected methodGetAggregateFun (Inherited from IMyTable.)
Public methodGetData (Inherited from IMyTable.)
Public methodGetDownloadCols (Inherited from IMyTable.)
Public methodGetDownloadSql (Inherited from IMyTable.)
Protected methodGetGroupBy (Inherited from IMyTable.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetListCols (Inherited from IMyTable.)
Protected methodGetProjectID (Inherited from IMyTable.)
Public methodGetRawFromDBT (Inherited from IMyTable.)
Protected methodGetSortBy (Inherited from IMyTable.)
Protected methodGetSortDirection (Inherited from IMyTable.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValueFromDBT (Inherited from IMyTable.)
Public methodGetValuesFromDBT (Inherited from IMyTable.)
Protected methodHasRole (Inherited from IMyTable.)
Public methodID2No (Inherited from IMyTable.)
Protected methodImport (Inherited from IMyTable.)
Protected methodImportOneFile (Inherited from IMyTable.)
Protected methodImportPreview (Inherited from IMyTable.)
Protected methodInsertFieldBefore (Inherited from IMyTable.)
Protected methodIsChanging (Inherited from IMyTable.)
Public methodList (Inherited from IMyTable.)
Public methodListAll (Inherited from IMyTable.)
Protected methodListSql (Inherited from IMyTable.)
Public methodLoad(UserDB, Int64) (Inherited from IMyTable.)
Public methodLoad(UserDB, TextWriter, Int64) (Inherited from IMyTable.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMergeAdvanced (Inherited from IMyTable.)
Public methodNo2ID (Inherited from IMyTable.)
Protected methodOnAfterCopy (Inherited from IMyTable.)
Protected methodOnAfterSave (Inherited from IMyTable.)
Protected methodOnAfterSave2 (Overrides IMyTableOnAfterSave2(UserDB, Int64, DatabaseRow, DatabaseRow, Boolean).)
Protected methodOnAjaxCall (Inherited from IMyTable.)
Protected methodOnCustomCmd (Overrides IMyTableOnCustomCmd(UserDB, String, TextWriter, NameValueCollection, Boolean).)
Protected methodOnGenerateNo (Inherited from IMyTable.)
Protected methodOnImportFile (Inherited from IMyTable.)
Protected methodOnInit (Inherited from IMyTable.)
Protected methodOnSave (Overrides IMyTableOnSave(UserDB, Int64, DatabaseRow).)
Protected methodOnUpdateFromFile (Inherited from IMyTable.)
Protected methodOnWriteDef (Inherited from IMyTable.)
Protected methodReadFile (Inherited from IMyTable.)
Protected methodReadJson (Inherited from IMyTable.)
Protected methodReadSDF (Inherited from IMyTable.)
Public methodSave(UserDB, DatabaseRow) (Inherited from IMyTable.)
Public methodSave(UserDB, TextWriter, DatabaseRow) (Inherited from IMyTable.)
Public methodSave(UserDB, Int64, DatabaseRow, Boolean) (Inherited from IMyTable.)
Public methodSaveActual (Inherited from IMyTable.)
Public methodSaveBulkXml (Inherited from IMyTable.)
Public methodSaveField
Public methodSaveLog(UserDB, Int64, IMyTableAction, String) (Inherited from IMyTable.)
Protected methodSaveLog(UserDB, Int64, IMyTableAction, String, DatabaseRow, DatabaseRow) (Inherited from IMyTable.)
Protected methodSetCardView (Inherited from IMyTable.)
Public methodSetValueInDB(UserDB, DatabaseRow, Int64) (Inherited from IMyTable.)
Public methodSetValueInDB(UserDB, String, Object, Int64) (Inherited from IMyTable.)
Protected methodSqlFilter (Overrides IMyTableSqlFilter(UserDB, DatabaseRow).)
Protected methodSqlStructureSearch (Inherited from IMyTable.)
Public methodStartWorkflow (Inherited from IMyTable.)
Public methodSuggest (Inherited from IMyTable.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTree (Inherited from IMyTable.)
Protected methodTreeSql (Inherited from IMyTable.)
Protected methodUniquenessCheck (Inherited from IMyTable.)
Public methodUpdate (Inherited from IMyTable.)
Public methodStatic memberValideInternName
Public methodWhereSql (Inherited from IMyTable.)
Public methodWriteDefinition (Inherited from IMyTable.)
Top
Fields
  NameDescription
Protected fieldAggregateFun (Inherited from IMyTable.)
Protected fieldAggregations (Inherited from IMyTable.)
Protected fieldAllowAdd (Inherited from IMyTable.)
Protected fieldAllowBulkUpdate (Inherited from IMyTable.)
Protected fieldAllowCopy (Inherited from IMyTable.)
Protected fieldAllowDataMapping (Inherited from IMyTable.)
Protected fieldAllowDelete (Inherited from IMyTable.)
Protected fieldAllowDownload (Inherited from IMyTable.)
Protected fieldAllowEdit (Inherited from IMyTable.)
Protected fieldAllowImport (Inherited from IMyTable.)
Protected fieldAutoHideColumns (Inherited from IMyTable.)
Protected fieldBulkEdit (Inherited from IMyTable.)
Protected fieldButtons (Inherited from IMyTable.)
Protected fieldCardView (Inherited from IMyTable.)
Protected fieldCardViewCookie (Inherited from IMyTable.)
Protected fieldCardViews (Inherited from IMyTable.)
Protected fieldChildTabs (Inherited from IMyTable.)
Protected fieldColNo (Inherited from IMyTable.)
Protected fieldColNoPrefix (Inherited from IMyTable.)
Protected fieldColPK (Inherited from IMyTable.)
Protected fieldColTree (Inherited from IMyTable.)
Protected fieldColTreeCaption (Inherited from IMyTable.)
Protected fieldColumnHideable (Inherited from IMyTable.)
Protected fieldConcatFun (Inherited from IMyTable.)
Protected fieldCopyAs (Inherited from IMyTable.)
Protected fieldCountPerPage (Inherited from IMyTable.)
Protected fieldCustomJS (Inherited from IMyTable.)
Protected fieldDBConn (Inherited from IMyTable.)
Protected fieldDisplayName (Inherited from IMyTable.)
Protected fieldDownloadCols (Inherited from IMyTable.)
Protected fieldDownloadFormat (Inherited from IMyTable.)
Protected fieldDownloadStructureCol (Inherited from IMyTable.)
Protected fieldDownloadStructureFormat (Inherited from IMyTable.)
Protected fieldFields (Inherited from IMyTable.)
Protected fieldFilterAll (Inherited from IMyTable.)
Protected fieldFilterRow (Inherited from IMyTable.)
Protected fieldFilters (Inherited from IMyTable.)
Protected fieldGroupBy (Inherited from IMyTable.)
Protected fieldIDGen (Inherited from IMyTable.)
Protected fieldImportJoinedTable (Inherited from IMyTable.)
Protected fieldImportSmiles2JSDraw (Inherited from IMyTable.)
Protected fieldLeftWidth (Inherited from IMyTable.)
Protected fieldLogListAllowZero (Inherited from IMyTable.)
Protected fieldLogTable (Inherited from IMyTable.)
Protected fieldMyFavoriteKey (Inherited from IMyTable.)
Protected fieldOnBulkUpdateRow (Inherited from IMyTable.)
Protected fieldOnDownloadRow (Inherited from IMyTable.)
Protected fieldOnImportRow (Inherited from IMyTable.)
Protected fieldOnInitJS (Inherited from IMyTable.)
Protected fieldOnListRow (Inherited from IMyTable.)
Protected fieldOrderBy (Inherited from IMyTable.)
Protected fieldOtherParameters (Inherited from IMyTable.)
Protected fieldPushLeft (Inherited from IMyTable.)
Protected fieldResizable (Inherited from IMyTable.)
Protected fieldRowCheck (Inherited from IMyTable.)
Protected fieldSaveDoc Obsolete. (Inherited from IMyTable.)
Protected fieldSaveQuery (Inherited from IMyTable.)
Protected fieldSortBy (Inherited from IMyTable.)
Protected fieldStdevFun (Inherited from IMyTable.)
Protected fieldTable (Inherited from IMyTable.)
Protected fieldTrackHistory (Inherited from IMyTable.)
Protected fieldTrackTabHistory (Inherited from IMyTable.)
Protected fieldTreeJson (Inherited from IMyTable.)
Protected fieldUniquenessCheckFields (Inherited from IMyTable.)
Protected fieldView (Inherited from IMyTable.)
Protected fieldWorkflowKey (Inherited from IMyTable.)
Protected fieldWorkflowMyTableID (Inherited from IMyTable.)
Protected fieldWorkflowRequestID (Inherited from IMyTable.)
Protected fieldWorkflowStatus (Inherited from IMyTable.)
Top
See Also