[]
Provides for compilation and cache of queries for reuse.
Indicates that the properties of an object of a class still return correct property values after the object has been deleted from the collection it belonged to.
Provides a static (extension) method used as a hint that can be applied to an expression (usually, a property) in a query.
Provides a set of static (extension) methods for querying objects that implement IIndexedSource<T>.
Provides a set of static (extension) methods used in queries to define live views.
Represents a sorted IIndexedSource<T>.
Represents an exception that is thrown when Hints in a query require using a certain mandatory optimization which is impossible in the current query context.
Provides data for the Changed event.
Provides methods and events that are required for LiveLinq functionality, indexing and live views.
Represents a transaction with an explicit scope.
Specifies the actions taken by LiveLinq query optimizer when it encounters an Indexed() hint applied to an expression (usually, a property) in a query.
Indicates if a certain order is required in the result collection of an operation.
Describes a change occurring in a collection.
Enumeration of the possible states an ITransaction can be in.