BaseDAL(T).getCount Method
类库说明文档
|
|
BaseDALTgetCount Method |
| Name | Description | |
|---|---|---|
|
|
getCount |
获取总记录数
|
|
|
getCount(WhereT) |
有条件获取总记录数
|
|
|
getCount(DictionaryField, Object) |
有条件获取总记录数
|