IDigitalNumberService Methods |
The IDigitalNumberService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete | 删除记录 |
![]() | FindAll | 查询所有相关记录 |
![]() | FindAll(DataQuery) | 查询所有相关记录 |
![]() | FindOne | 查询某条记录 |
![]() | Generate | 生成数字编码 |
![]() | GenerateCodeByCategoryId(String, String, String, String) | 根据类别标识成数字编码 |
![]() | GenerateCodeByCategoryId(GenericSqlCommand, String, String, String, String) | 根据类别标识成数字编码 |
![]() | GenerateCodeByPrefixCode(String, String, String) | 根据前缀生成数字编码 |
![]() | GenerateCodeByPrefixCode(GenericSqlCommand, String, String, String) | 根据前缀生成数字编码 |
![]() | GetPaging | 分页函数 |
![]() | IsExistName | 查询是否存在相关的记录. |
![]() | Save | 保存记录 |