| ApplicationPackageLogService Class |
[Missing <summary> documentation for "T:X3Platform.Apps.BLL.ApplicationPackageLogService"]
Namespace: X3Platform.Apps.BLL
The ApplicationPackageLogService type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationPackageLogService | 构造函数 |
| Name | Description | |
|---|---|---|
| Delete | 删除记录 | |
| DeleteAll | 删除全部应用的同步数据包发送记录 | |
| DeleteByApplicationId | 删除某个应用的同步数据包发送记录 | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindAll | 查询所有相关记录 | |
| FindAll(String) | 查询所有相关记录 | |
| FindAll(String, Int32) | 查询所有相关记录 | |
| FindOne | 查询某条记录 | |
| GetHashCode | (Inherited from Object.) | |
| GetLatestPackageLogByApplicationId | 根据应用标识查询最新的应用包 | |
| GetPaging | 分页函数 | |
| GetType | (Inherited from Object.) | |
| IsExist | 查询是否存在相关的记录 | |
| MemberwiseClone | (Inherited from Object.) | |
| Save | 保存记录 | |
| ToString | (Inherited from Object.) |