![]() | GenericLocalMetadataRepository<TMetadata>.Find Method |
Name | Description | |
---|---|---|
![]() | Find(Expression<Func<TMetadata, Boolean>>) |
Finds the specified metadata
(Overrides GenericLocalRepository<TEntity>.Find(Expression<Func<TEntity, Boolean>>).) |
![]() | Find(Expression<Func<TMetadata, Boolean>>, Int32, Nullable<Int32>, Int32,ModelSort<TMetadata>[]) |
Finds the specified metadata
(Overrides GenericLocalRepository<TEntity>.Find(Expression<Func<TEntity, Boolean>>, Int32, Nullable<Int32>, Int32,ModelSort<TEntity>[]).) |
![]() | Find(Expression<Func<TMetadata, Boolean>>, Int32, Nullable<Int32>, Int32, Guid,ModelSort<TMetadata>[]) |
Finds the specified metadata
(Overrides GenericLocalRepository<TEntity>.Find(Expression<Func<TEntity, Boolean>>, Int32, Nullable<Int32>, Int32, Guid,ModelSort<TEntity>[]).) |