Class ManyKey
public abstract class ManyKey : CacheKey
- Inheritance
-
ManyKey
- Derived
- Inherited Members
Constructors
ManyKey(string)
protected ManyKey(string targetEntityName)
Parameters
targetEntityNamestring
Fields
TargetEntityName
public readonly string TargetEntityName
Field Value
Methods
AsGuids()
public virtual Guids AsGuids()
Returns
GetFilter()
protected abstract Expression? GetFilter()