BaseDAL(T).getCount Method

DCSoft.DBUtilityGeneric

BaseDALTgetCount Method
Overload List
  Name Description
Public method getCount
获取总记录数
Public method getCount(WhereT)
有条件获取总记录数
Public method getCount(DictionaryField, Object)
有条件获取总记录数
Top
See Also