Click or drag to resize
DigitalNumberProvider Methods

The DigitalNumberProvider type exposes the following members.

Methods
  NameDescription
Public methodDelete
删除记录
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodFindAll
查询所有相关记录
Public methodFindOne
查询某条记录
Public methodGenerateCodeByCategoryId(String, String, String, String)
根据类别标识成数字编码
Public methodGenerateCodeByCategoryId(GenericSqlCommand, String, String, String, String)
根据类别标识成数字编码
Public methodGenerateCodeByPrefixCode(String, String, String)
根据前缀生成数字编码
Public methodGenerateCodeByPrefixCode(GenericSqlCommand, String, String, String)
根据前缀生成数字编码
Public methodGetHashCode (Inherited from Object.)
Public methodGetPaging
Public methodGetType (Inherited from Object.)
Public methodInsert
添加记录
Public methodIsExistName
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSave
保存记录
Public methodToString (Inherited from Object.)
Public methodUpdate
修改记录
Top
See Also