Click or drag to resize

GenericLocalMetadataRepositoryTMetadataFind Method

Overload List
  NameDescription
Public methodFind(ExpressionFuncTMetadata, Boolean)
Finds the specified metadata
(Overrides GenericLocalRepositoryTEntityFind(ExpressionFuncTEntity, Boolean).)
Public methodFind(ExpressionFuncTMetadata, Boolean, Int32, NullableInt32, Int32, ModelSortTMetadata)
Finds the specified metadata
(Overrides GenericLocalRepositoryTEntityFind(ExpressionFuncTEntity, Boolean, Int32, NullableInt32, Int32, ModelSortTEntity).)
Public methodFind(ExpressionFuncTMetadata, Boolean, Int32, NullableInt32, Int32, Guid, ModelSortTMetadata)
Finds the specified metadata
(Overrides GenericLocalRepositoryTEntityFind(ExpressionFuncTEntity, Boolean, Int32, NullableInt32, Int32, Guid, ModelSortTEntity).)
Top
See Also