Click or drag to resize

LocalBatchRepositoryFind Method

Overload List
  NameDescription
Public methodFind(ExpressionFuncBundle, Boolean)
Find the specified bundle (Not supported)
(Overrides GenericLocalRepositoryTEntityFind(ExpressionFuncTEntity, Boolean).)
Public methodFind(ExpressionFuncBundle, Boolean, Int32, NullableInt32, Int32, ModelSortBundle)
Find the specfied bundle (not supported)
(Overrides GenericLocalRepositoryTEntityFind(ExpressionFuncTEntity, Boolean, Int32, NullableInt32, Int32, ModelSortTEntity).)
Public methodFind(ExpressionFuncTEntity, Boolean, Int32, NullableInt32, Int32, Guid, ModelSortTEntity)
Find with stored query parameters
(Inherited from GenericLocalRepositoryTEntity.)
Top
See Also