Click or drag to resize

GenericLocalRepositoryTEntityFind Method

Overload List
  NameDescription
Public methodFind(ExpressionFuncTEntity, Boolean)
Perform a simple find
Public methodFind(ExpressionFuncTEntity, Boolean, Int32, NullableInt32, Int32, ModelSortTEntity)
Perform a normal find
Public methodFind(ExpressionFuncTEntity, Boolean, Int32, NullableInt32, Int32, Guid, ModelSortTEntity)
Find with stored query parameters
Top
See Also