| ApplicationPackageService Class |
[Missing <summary> documentation for "T:X3Platform.Apps.BLL.ApplicationPackageService"]
Namespace: X3Platform.Apps.BLL
The ApplicationPackageService type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplicationPackageService | 构造函数 |
| Name | Description | |
|---|---|---|
| CreateReceivedPackage(String, Int32, String, XmlDocument) | 创建接收到的数据包 | |
| CreateReceivedPackage(String, String, Int32, String, XmlDocument) | 创建接收到的数据包 | |
| Delete | 删除记录 | |
| DeleteAll | 删除所有输出同步数据包记录 | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindAll | 查询所有相关记录 | |
| FindAll(String) | 查询所有相关记录 | |
| FindAll(String, Int32) | 查询所有相关记录 | |
| FindOne | 查询某条记录 | |
| GetHashCode | (Inherited from Object.) | |
| GetLatestPackage | 创建接收到的数据包 | |
| GetPackage | 查找数据包 | |
| GetPaging | 分页函数 | |
| GetType | (Inherited from Object.) | |
| IsExist | 查询是否存在相关的记录 | |
| MemberwiseClone | (Inherited from Object.) | |
| Save | 保存记录 | |
| ToString | (Inherited from Object.) | |
| TransformToFriendlyHtml | 转换为友好的Xml格式 | |
| TransformToFriendlyXml | 转换为友好的Xml格式 |