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

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