Click or drag to resize

IMyTable Class

Inheritance Hierarchy
SystemObject
  Scilligence.MolEngine.WebIMyTable
    More...

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 IMyTable

The IMyTable type exposes the following members.

Constructors
Methods
  NameDescription
Public methodStatic memberA2Table
Public methodStatic memberAddLog
Protected methodAllowGuestAccess
Public methodBulkLoad
Protected methodBulkUpdate(UserDB, DatabaseRow)
Public methodBulkUpdate(UserDB, TextWriter, String)
Public methodBulkUpdate(UserDB, TextWriter, UploadedFiles, DatabaseRow)
Protected methodBulkUpdateOneFile
Protected methodCanSaveLog
Protected methodChangeFieldDisplay
Public methodChart
Protected methodCheckPermision
Public methodStatic memberCreateInstance
Public methodCreateTableSQL
Public methodDel
Public methodDelMany
Public methodDownload
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
Protected methodGetAggregateFun
Public methodGetData
Public methodGetDownloadCols
Public methodGetDownloadSql
Protected methodGetGroupBy
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected methodGetListCols
Protected methodGetProjectID
Public methodGetRawFromDBT
Protected methodGetSortBy
Protected methodGetSortDirection
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValueFromDBT
Public methodGetValuesFromDBT
Protected methodHasRole
Public methodID2No
Protected methodImport
Protected methodImportOneFile
Protected methodImportPreview
Protected methodInsertFieldBefore
Protected methodIsChanging
Public methodList
Public methodListAll
Protected methodListSql
Public methodLoad(UserDB, Int64)
Public methodLoad(UserDB, TextWriter, Int64)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMergeAdvanced
Public methodNo2ID
Protected methodOnAfterCopy
Protected methodOnAfterSave
Protected methodOnAfterSave2
Protected methodOnAjaxCall
Protected methodOnCustomCmd
Protected methodOnGenerateNo
Protected methodOnImportFile
Protected methodOnInit
Protected methodOnSave
Protected methodOnUpdateFromFile
Protected methodOnWriteDef
Protected methodReadFile
Protected methodReadJson
Protected methodReadSDF
Public methodStatic memberRegister
Public methodSave(UserDB, DatabaseRow)
Public methodSave(UserDB, TextWriter, DatabaseRow)
Public methodSave(UserDB, Int64, DatabaseRow, Boolean)
Public methodSaveActual
Public methodSaveBulkXml
Public methodSaveLog(UserDB, Int64, IMyTableAction, String)
Protected methodSaveLog(UserDB, Int64, IMyTableAction, String, DatabaseRow, DatabaseRow)
Protected methodSetCardView
Public methodSetValueInDB(UserDB, DatabaseRow, Int64)
Public methodSetValueInDB(UserDB, String, Object, Int64)
Protected methodSqlFilter
Public methodStatic memberSqlFilterOne2ManyDate
Public methodStatic memberSqlFilterOne2ManyNumber
Public methodStatic memberSqlFilterOne2ManyText
Protected methodSqlStructureSearch
Public methodStartWorkflow
Public methodSuggest
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTree
Protected methodTreeSql
Protected methodUniquenessCheck
Public methodUpdate
Public methodWhereSql
Public methodWriteDefinition
Top
Fields
See Also
Inheritance Hierarchy