Click or drag to resize
ApplicationMethodWrapper Methods

The ApplicationMethodWrapper type exposes the following members.

Methods
  NameDescription
Public methodCreateNewObject
创建新的对象
Public methodDelete
删除记录
Public methodEquals (Inherited from Object.)
Public methodExport
输出
(Inherited from ContextWrapper.)
Protected methodFinalize (Inherited from Object.)
Public methodFindAll
获取列表信息
Public methodFindOne
获取详细信息
Public methodGetHashCode (Inherited from Object.)
Public methodGetPages
获取分页内容
Public methodGetType (Inherited from Object.)
Public methodHi
Public methodIsExist
查询是否存在相关的记录
Protected methodMemberwiseClone (Inherited from Object.)
Public methodProcessRequest
处理请求
(Inherited from ContextWrapper.)
Public methodSave
保存记录
Public methodThrow
Public methodToString (Inherited from Object.)
Top
See Also