Interface IKeyFilter
Allows user to filter the data before providing it to Mapper.
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public interface IKeyFilter
Name | Description |
---|---|
FilterKey(Object) | Map will be executed on specified key if true is returned. |