Click or drag to resize

Applications Methods

The Applications type exposes the following members.

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.)
Protected methodCheckPermision (Overrides IMyTableCheckPermision(UserDB, IMyTableAction).)
Public methodCreateTableSQL (Inherited from IMyTable.)
Public methodDel (Inherited from IMyTable.)
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 (Inherited from IMyTable.)
Protected methodOnAjaxCall (Inherited from IMyTable.)
Protected methodOnCustomCmd (Inherited from IMyTable.)
Protected methodOnGenerateNo (Inherited from IMyTable.)
Protected methodOnImportFile (Inherited from IMyTable.)
Protected methodOnInit (Overrides IMyTableOnInit.)
Protected methodOnSave (Inherited from IMyTable.)
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 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 (Inherited from IMyTable.)
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 methodWhereSql (Inherited from IMyTable.)
Public methodWriteDefinition (Inherited from IMyTable.)
Top
See Also