Table of Contents

Enum FilterLevel

Namespace
The.Linq
Assembly
Instagile.dll

Describes the degree to which a query filters its target table. Used to derive cache keys.

public enum FilterLevel

Fields

All = 0
None = 2
Some = 1