Enum FilterLevel
Describes the degree to which a query filters its target table. Used to derive cache keys.
public enum FilterLevel
Fields
All = 0None = 2Some = 1
Describes the degree to which a query filters its target table. Used to derive cache keys.
public enum FilterLevel
All = 0None = 2Some = 1