IApplicationPackageProvider Interface |
[Missing <summary> documentation for "T:X3Platform.Apps.IDAL.IApplicationPackageProvider"]
Namespace: X3Platform.Apps.IDAL
The IApplicationPackageProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete | 删除记录 |
![]() | DeleteAll | 删除所有输出同步数据包记录 |
![]() | FindAll | 查询所有相关记录 |
![]() | FindOne | 查询某条记录 |
![]() | GetLatestPackage | 创建接收到的数据包 |
![]() | GetPackage | 查找数据包 |
![]() | GetPaging | 分页函数 |
![]() | Insert | 添加记录 |
![]() | IsExist | 查询是否存在相关的记录 |
![]() | Save | 保存记录 |
![]() | Update | 修改记录 |