| DigitalNumberProvider Class |
[Missing <summary> documentation for "T:X3Platform.DigitalNumber.DAL.IBatis.DigitalNumberProvider"]
Namespace: X3Platform.DigitalNumber.DAL.IBatis
The DigitalNumberProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| DigitalNumberProvider | 构造函数 |
| Name | Description | |
|---|---|---|
| Delete | 删除记录 | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FindAll | 查询所有相关记录 | |
| FindOne | 查询某条记录 | |
| GenerateCodeByCategoryId(String, String, String, String) | 根据类别标识成数字编码 | |
| GenerateCodeByCategoryId(GenericSqlCommand, String, String, String, String) | 根据类别标识成数字编码 | |
| GenerateCodeByPrefixCode(String, String, String) | 根据前缀生成数字编码 | |
| GenerateCodeByPrefixCode(GenericSqlCommand, String, String, String) | 根据前缀生成数字编码 | |
| GetHashCode | (Inherited from Object.) | |
| GetPaging | ||
| GetType | (Inherited from Object.) | |
| Insert | 添加记录 | |
| IsExistName | ||
| MemberwiseClone | (Inherited from Object.) | |
| Save | 保存记录 | |
| ToString | (Inherited from Object.) | |
| Update | 修改记录 |