类库说明文档
![]() | BaseDALTgetCount Method (Where`1T) |
有条件获取总记录数
Namespace: DCSoft.DBUtilityGeneric.DAL
Assembly: DCSoft.DBUtilityGeneric (in DCSoft.DBUtilityGeneric.dll) Version: 0.0.0.0

C#
public int getCount( Where<T> where )
Parameters
- where
- Type: WhereT
条件
Return Value
Type: Int32[Missing <returns> documentation for "M:DCSoft.DBUtilityGeneric.DAL.BaseDAL`1.getCount(Dos.ORM.Where{`0})"]
